fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
show custom fields in contact admin
[prawokultury.git]
/
prawokultury
/
settings.d
/
30-locale.conf
diff --git
a/prawokultury/settings.d/30-locale.conf
b/prawokultury/settings.d/30-locale.conf
index
f78e452
..
cafb273
100755
(executable)
--- a/
prawokultury/settings.d/30-locale.conf
+++ b/
prawokultury/settings.d/30-locale.conf
@@
-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"