1
0
mirror of https://github.com/django/django.git synced 2025-03-14 11:20:46 +00:00
django/tests/utils_tests
Aymeric Augustin ca0278f496 [1.9.x] Fixed debug view crash during autumn DST change.
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 1014ba026e879e56e0f265a8d9f54e6f39843348 from master
2015-11-09 06:56:44 -05:00
..
2013-10-10 16:49:20 -04:00