X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/aa36d36d7c9b39220333253d7c3b2a65bb88dd24..846b69463a94546a97e392f8f7ade04669df1537:/prawokultury/settings.d/30-locale.conf?ds=sidebyside diff --git a/prawokultury/settings.d/30-locale.conf b/prawokultury/settings.d/30-locale.conf index f78e452..cafb273 100755 --- 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"