django1/django/contrib/messages/tests
Florian Apolloner 97b5833e21 [1.7.x] Fixed #22426 -- Added support old-style d.c.messages format.
Forward ported code from 1.5 that adds backwards compatibility with legacy message length.
See commit 9e7183073f for details.

Thanks to Ofir Ovadia for the initial patch.

Backport of f286721f7f from master.
2014-04-22 10:47:26 +02:00
..
__init__.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
base.py Fixed #21718 -- Renamed has_app to is_installed. 2014-01-06 22:48:41 +01:00
test_api.py Fixes #21412 -- Better error message for messages.add_message 2013-11-23 17:11:22 +01:00
test_cookie.py [1.7.x] Fixed #22426 -- Added support old-style d.c.messages format. 2014-04-22 10:47:26 +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 More attacking E302 violators 2013-11-02 13:12:09 -07:00
test_session.py Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions 2013-08-22 13:58:26 -04:00
urls.py More attacking E302 violators 2013-11-02 13:12:09 -07:00