Quellcode durchsuchen

language code fix

Juan Carlos vor 5 Jahren
Ursprung
Commit
fac1b90af0
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      project_base/settings.py

+ 1 - 1
project_base/settings.py

@@ -394,7 +394,7 @@ AUTH_PASSWORD_VALIDATORS = [
 # Internationalization
 # https://docs.djangoproject.com/en/2.0/topics/i18n/
 
-LANGUAGE_CODE = 'de-at'
+LANGUAGE_CODE = 'de'
 
 
 # Local time zone for this installation. Choices can be found here: