django/tests/timezones
Aymeric Augustin ec2778b445 Fixed #17262 -- Refactored tzinfo implementations.
This commit deprecates django.utils.tzinfo in favor of the more recent
django.utils.timezone which was introduced when Django gained support
for time zones.
2013-09-09 22:32:51 +02:00
..
fixtures
__init__.py
admin.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
forms.py
models.py
tests.py Fixed #17262 -- Refactored tzinfo implementations. 2013-09-09 22:32:51 +02:00
urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00