Merge branch 'dev_unstable' of github.com:vvsu-rent-project/dev_rent into dev_unstable

This commit is contained in:
Александр Манаенков 2023-04-06 19:24:23 +10:00
commit 7d89b5b74e
1 changed files with 3 additions and 3 deletions

View File

@ -110,9 +110,9 @@ AUTH_PASSWORD_VALIDATORS = [
# Internationalization
# https://docs.djangoproject.com/en/4.1/topics/i18n/
LANGUAGE_CODE = 'en-us'
LANGUAGE_CODE = 'ru-RU'
TIME_ZONE = 'UTC'
TIME_ZONE = 'Asia/Vladivostok'
USE_I18N = True
@ -122,7 +122,7 @@ USE_TZ = True
# Static files (CSS, JavaScript, Images)
# https://docs.djangoproject.com/en/4.1/howto/static-files/
STATIC_URL = 'static/'
STATIC_URL = 'src/'
# Default primary key field type
# https://docs.djangoproject.com/en/4.1/ref/settings/#default-auto-field