django/tests/generic_views
Marc Tamlyn b7bd7087e6 Fixed #15273 -- Extend RedirectView to allow reversal by name.
Thanks to @DrMeers for the report and @ludwigkraatz for the initial patch.
2013-06-14 11:59:26 +01:00
..
fixtures
templates
__init__.py
models.py
test_base.py Fixed #15273 -- Extend RedirectView to allow reversal by name. 2013-06-14 11:59:26 +01:00
test_dates.py
test_detail.py Use assertIsInstance in tests. 2013-05-21 10:42:15 +01:00
test_edit.py Use assertIsInstance in tests. 2013-05-21 10:42:15 +01:00
test_forms.py
test_list.py Use assertIsInstance in tests. 2013-05-21 10:42:15 +01:00
urls.py
views.py