This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-06 15:32:33 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
timezones
History
Aymeric Augustin
570d9c2678
Fixed
#19560
-- Identified field in warning for naive datetime.
...
Thanks gcc for the report and vajrasky for the patch.
2013-10-13 11:54:11 +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
Fixed
#19560
-- Identified field in warning for naive datetime.
2013-10-13 11:54:11 +02:00
urls.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00