mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
This only happens if USE_TZ = False and pytz is installed (perhaps not
the most logical combination, but who am I to jugde?)
Refs #23714 which essentially fixed the same problem when USE_TZ = True.
Thanks Florian and Carl for insisting until I wrote a complete patch.
Backport of 1014ba026e from master
6.7 KiB
6.7 KiB