django1/django/contrib/messages/tests
Karen Tracey 8661cb9bd3 Fixed #13170: Make get_level and set_level importable from django.contrib.messages,
as documented. Thanks dm, SmileyChris, tobias.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@12826 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-03-21 13:47:50 +00:00
..
__init__.py Fixed #4604 - Configurable message passing system, supporting anonymous users 2009-12-09 16:57:23 +00:00
base.py Fixed #13170: Make get_level and set_level importable from django.contrib.messages, 2010-03-21 13:47:50 +00:00
cookie.py Reduced CookieStorage.max_cookie_size to 75% of 4K to be nice to Internet Explorer 2010-01-24 00:04:02 +00:00
fallback.py Reduced CookieStorage.max_cookie_size to 75% of 4K to be nice to Internet Explorer 2010-01-24 00:04:02 +00:00
middleware.py Fixed #4604 - Configurable message passing system, supporting anonymous users 2009-12-09 16:57:23 +00:00
session.py Fixed #4604 - Configurable message passing system, supporting anonymous users 2009-12-09 16:57:23 +00:00
urls.py Fixed #4604 - Configurable message passing system, supporting anonymous users 2009-12-09 16:57:23 +00:00
user_messages.py Fixed #4604 - Configurable message passing system, supporting anonymous users 2009-12-09 16:57:23 +00:00