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