django1/django/contrib/messages/tests
Aymeric Augustin cfcf4b3605 Stopped using django.utils.unittest in the test suite.
Refs #20680.
2013-07-01 14:29:33 +02:00
..
__init__.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
base.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_cookie.py Fix contrib.messages tests for discovery. 2013-04-03 15:30:34 -06:00
test_fallback.py Fix contrib.messages tests for discovery. 2013-04-03 15:30:34 -06:00
test_middleware.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_mixins.py Modified messages to work with unittest2 discovery. 2013-04-02 20:12:30 -06:00
test_session.py Fix contrib.messages tests for discovery. 2013-04-03 15:30:34 -06:00
urls.py Fixed #16319 -- added SuccessMessageMixin to contrib.messages 2013-03-19 21:02:55 -07:00