This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
generic_views
History
Claude Paroz
5b97b99a01
[1.6.x] Factorized requires_tz_support decorator in test utils
...
Thanks Aymeric Augustin for the suggestion. Refs
#21165
. Backport of c1c44b2506 from master.
2013-10-01 13:28:24 +02:00
..
fixtures
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
templates
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
models.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
test_base.py
[1.6.x] Merge pull request
#1580
from ianawilson/ticket_16502
2013-09-06 17:39:16 -05:00
test_dates.py
[1.6.x] Factorized requires_tz_support decorator in test utils
2013-10-01 13:28:24 +02:00
test_detail.py
Use assertIsInstance in tests.
2013-05-21 10:42:15 +01:00
test_edit.py
Fixed
#18872
-- Added prefix to FormMixin
2013-06-22 12:12:43 +01:00
test_forms.py
Fixed
#19733
- deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut
2013-05-09 16:44:36 +01:00
test_list.py
Use assertIsInstance in tests.
2013-05-21 10:42:15 +01:00
urls.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
views.py
[1.6.x] Merge pull request
#1580
from ianawilson/ticket_16502
2013-09-06 17:39:16 -05:00