Closes #10821: Enable data localization

This commit is contained in:
jeremystretch
2022-11-02 15:55:39 -04:00
parent 3b0a84969b
commit 8fb91a1f8c
2 changed files with 3 additions and 2 deletions

View File

@@ -386,8 +386,8 @@ AUTHENTICATION_BACKENDS = [
# Internationalization
LANGUAGE_CODE = 'en-us'
USE_I18N = True
USE_L10N = False
# Time zones
USE_TZ = True
# WSGI