django/tests/generic_views
Krzysztof Jurewicz ee8b810b97 Fixed #20478 – Added support for HTTP PATCH method in generic views. 2013-05-22 14:48:11 +02:00
..
fixtures
templates Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py
models.py
test_base.py
test_dates.py
test_detail.py
test_edit.py Use assertIsInstance in tests. 2013-05-21 10:42:15 +01:00
test_forms.py
test_list.py
urls.py
views.py