X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/aa36d36d7c9b39220333253d7c3b2a65bb88dd24..2771fe804080eff6ba2c40684bdf290e646b9cf9:/prawokultury/settings.d/30-locale.conf diff --git a/prawokultury/settings.d/30-locale.conf b/prawokultury/settings.d/30-locale.conf index f78e452..f716b1f 100755 --- a/prawokultury/settings.d/30-locale.conf +++ b/prawokultury/settings.d/30-locale.conf @@ -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"