diff options
Diffstat (limited to 'django/conf/project_template/project_name/settings.py-tpl')
| -rw-r--r-- | django/conf/project_template/project_name/settings.py-tpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/django/conf/project_template/project_name/settings.py-tpl b/django/conf/project_template/project_name/settings.py-tpl index e949752df4..3b6caab333 100644 --- a/django/conf/project_template/project_name/settings.py-tpl +++ b/django/conf/project_template/project_name/settings.py-tpl @@ -109,8 +109,6 @@ TIME_ZONE = 'UTC' USE_I18N = True -USE_L10N = True - USE_TZ = True |
