Use outside packages.
[prawokultury.git] / prawokultury / settings.d / 30-locale.conf
old mode 100755 (executable)
new mode 100644 (file)
index f78e452..cafb273
@@ -31,4 +31,6 @@ USE_I18N = True
 USE_L10N = True
 
 # If you set this to False, Django will not use timezone-aware datetimes.
-USE_TZ = False
+USE_TZ = True
+
+FORMAT_MODULE_PATH = "prawokultury.formats"