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-24 08:10:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
timezones
History
Aymeric Augustin
68b10fa177
Ensured that explicit time zones are rejected by forms.
...
Refs
#19371
.
2013-09-21 21:09:25 +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
#19733
- deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut
2013-05-09 16:44:36 +01:00
models.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
Ensured that explicit time zones are rejected by forms.
2013-09-21 21:09:25 +02:00
urls.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00