django1/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 Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 2013-05-09 16:44:36 +01:00
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