Przeglądaj źródła

language code fix

Juan Carlos 5 lat temu
rodzic
commit
fac1b90af0
1 zmienionych plików z 1 dodań i 1 usunięć
  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: