qmsk_www/settings/localization.py
changeset 235 2fb2928eed8c
parent 234 70b425280964
child 236 4ca68e4eb386
--- a/qmsk_www/settings/localization.py	Sat Oct 04 13:41:39 2014 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-## Internationalization
-# https://docs.djangoproject.com/en/1.7/topics/i18n/
-
-LANGUAGE_CODE = 'en-us'
-
-TIME_ZONE = 'UTC'
-
-USE_I18N = True
-
-USE_L10N = True
-
-USE_TZ = True
-