1
0
Fork 0

Disable l10n/i18n

pull/135/head
Nikos Roussos 2015-05-15 11:45:35 +03:00
parent 34afdfd9d1
commit 9e10190aa6
1 changed files with 2 additions and 2 deletions

View File

@ -57,8 +57,8 @@ CACHES = {
TIME_ZONE = 'UTC'
LANGUAGE_CODE = 'en-us'
SITE_ID = 1
USE_I18N = True
USE_L10N = True
USE_I18N = False
USE_L10N = False
USE_TZ = True
# Templates