date format
[prawokultury.git] / prawokultury / settings.d / 30-locale.conf
index f78e452..f716b1f 100755 (executable)
@@ -32,3 +32,5 @@ USE_L10N = True
 
 # If you set this to False, Django will not use timezone-aware datetimes.
 USE_TZ = False
+
+FORMAT_MODULE_PATH = "prawokultury.formats"