django1/django/contrib/messages
Claude Paroz efa67b897b Fetched translations from Transifex
Forward port of 49280a73ea from stable/1.7.x
2014-08-20 10:22:41 +02:00
..
locale Fetched translations from Transifex 2014-08-20 10:22:41 +02:00
storage Fixed several typos in Django 2014-05-28 17:39:14 -07:00
tests Fixed #22384 -- Deprecated reversing URLs by dotted path. 2014-06-03 07:30:14 -04:00
__init__.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
api.py Fixes #21412 -- Better error message for messages.add_message 2013-11-23 17:11:22 +01:00
apps.py Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
constants.py Fixed #20610: Added a message level dict to contrib.message context processor. 2013-10-30 13:54:07 +01:00
context_processors.py Fixed #20610: Added a message level dict to contrib.message context processor. 2013-10-30 13:54:07 +01:00
middleware.py Fixed #4604 - Configurable message passing system, supporting anonymous users 2009-12-09 16:57:23 +00:00
utils.py Fixed #4604 - Configurable message passing system, supporting anonymous users 2009-12-09 16:57:23 +00:00
views.py Remove unnecessary and problematic parent class from SuccessMessageMixin 2013-05-17 08:59:06 -07:00