This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-24 13:44:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
cec11a3336
django
/
tests
/
timezones
History
Download ZIP
Download TAR.GZ
Claude Paroz
c1c44b2506
Factorized requires_tz_support decorator in test utils
...
Thanks Aymeric Augustin for the suggestion. Refs
#21165
.
2013-10-01 13:20:41 +02:00
..
fixtures
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
admin.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
forms.py
Fixed
#21074
-- Added tests for localized datetime fields.
2013-09-21 23:10:14 +02:00
models.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
Factorized requires_tz_support decorator in test utils
2013-10-01 13:20:41 +02:00
urls.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00