django/tests/generic_views
Aymeric Augustin cfcf4b3605 Stopped using django.utils.unittest in the test suite.
Refs #20680.
2013-07-01 14:29:33 +02:00
..
fixtures
templates
__init__.py
models.py
test_base.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_dates.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_detail.py Use assertIsInstance in tests. 2013-05-21 10:42:15 +01:00
test_edit.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_forms.py
test_list.py Use assertIsInstance in tests. 2013-05-21 10:42:15 +01:00
urls.py
views.py Fixed #20234 and #20236 -- SingleObjectMixin fixes 2013-05-18 21:13:27 +02:00