django/tests/generic_views
Paul Collins 9a85ad89c2 Fixed #16319 -- added SuccessMessageMixin to contrib.messages
Thanks martinogden for the initial patch and d1ffuz0r for tests.
2013-03-19 21:02:55 -07: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
base.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
dates.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
detail.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
edit.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
forms.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
list.py Renamed some tests and removed references to modeltests/regressiontests. 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
tests.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
urls.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
views.py Fixed #16319 -- added SuccessMessageMixin to contrib.messages 2013-03-19 21:02:55 -07:00