소스 검색

language code fix

Juan Carlos 5 년 전
부모
커밋
fac1b90af0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: