1
0
mirror of https://github.com/django/django.git synced 2025-10-29 08:36:09 +00:00
Files
django/tests/backends
Aymeric Augustin 94f90a1784 Fixed a test isolation issue. Refs #17062.
This test could change settings.DATABASES['default']['TIME_ZONE'] and
didn't restore the previous value.
2014-01-18 10:54:31 +02:00
..