django1/django/contrib/messages
Aymeric Augustin d3205e3e2e Deprecated TEMPLATE_DIRS. 2014-12-28 17:02:30 +01:00
..
locale Updated translations from Transifex 2014-09-30 20:55:50 +02:00
storage Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
tests Deprecated TEMPLATE_DIRS. 2014-12-28 17:02:30 +01:00
__init__.py
api.py
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
context_processors.py
middleware.py
utils.py
views.py