django/tests/generic_views
Ian Wilson d005130845 fixed test name from an old, overly specific iteration of the test 2013-09-06 17:20:43 -05: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 fixed test name from an old, overly specific iteration of the test 2013-09-06 17:20:43 -05:00
test_dates.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
test_detail.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
test_edit.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
test_forms.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
test_list.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
views.py adds fix for SingleObjectTemplateResponseMixin raising a TemplateDoesNotExist when it should have raised an ImproperlyConfigured. fixes 16502. by @ianawilson, @jambonrose 2013-09-06 16:27:34 -05:00