diff --git a/record/settings.py b/record/settings.py index dacb4ba..6183520 100644 --- a/record/settings.py +++ b/record/settings.py @@ -70,7 +70,7 @@ DATABASES = { # Internationalization # https://docs.djangoproject.com/en/1.6/topics/i18n/ -LANGUAGE_CODE = 'en-us' +LANGUAGE_CODE = 'ru-ru' TIME_ZONE = 'Asia/Yekaterinburg'