django1/django/contrib/messages/tests
Alex Gaynor 96fd5557f9 Removed a ton of unused local vars 2013-09-08 08:05:16 -07:00
..
__init__.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
base.py Removed a ton of unused local vars 2013-09-08 08:05:16 -07:00
test_cookie.py Fixed #20972 -- Make messages cookie follow session cookie secure/httponly 2013-08-26 21:34:29 +02: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 Import test case classes from their public API module. 2013-08-20 22:23:41 -03:00
test_session.py Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions 2013-08-22 13:58:26 -04:00
urls.py Fixed #16319 -- added SuccessMessageMixin to contrib.messages 2013-03-19 21:02:55 -07:00