django1/django/conf
Collin Anderson 26a92619f6 Fixed #24124 -- Changed context_processors in the default settings.py 2015-01-12 13:17:44 -05:00
..
app_template Change initial migration writing to work as docs suggest. 2013-11-27 12:34:31 +00:00
locale Fixed #23967 -- Added formats for Greek 2015-01-10 11:10:26 -05:00
project_template Fixed #24124 -- Changed context_processors in the default settings.py 2015-01-12 13:17:44 -05:00
urls Fixed #23276 -- Deprecated passing views as strings to url(). 2014-08-12 13:15:40 -04:00
__init__.py Fixed #23957 -- Started deprecation toward requiring session verification. 2014-12-05 07:37:34 -05:00
global_settings.py Moved context_processors from django.core to django.template. 2014-12-28 17:00:07 +01:00