django1/django/contrib/messages/tests
Aymeric Augustin a84d79f572 [py3] Added Python 3 compatibility for xrange. 2012-07-22 09:29:56 +02:00
..
__init__.py Advanced deprecation of user-based messages and the LegacyFallbackStorage in contrib.messages. 2011-04-02 08:36:04 +00:00
base.py [py3] Added Python 3 compatibility for xrange. 2012-07-22 09:29:56 +02:00
cookie.py [py3] Added Python 3 compatibility for xrange. 2012-07-22 09:29:56 +02:00
fallback.py Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
middleware.py Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch, and to Luke, Karen, Justin, Alex, Łukasz Rekucki, and Chuck Harmston for their help testing and reviewing the final patch. 2010-10-11 12:55:17 +00:00
session.py Fixed #4604 - Configurable message passing system, supporting anonymous users 2009-12-09 16:57:23 +00:00
urls.py Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 2011-09-11 22:36:16 +00:00