django1/django/conf
Aymeric Augustin e8950668ca [1.8.x] Deprecated TEMPLATE_DEBUG setting.
Backport of 15b711b from master.
2015-02-15 20:48:48 +01:00
..
app_template Change initial migration writing to work as docs suggest. 2013-11-27 12:34:31 +00:00
locale [1.8.x] Fixed Persian locale FIRST_DAY_OF_WEEK & DECIMAL/THOUSAND_SEPARATORs. 2015-01-29 13:02:49 -05:00
project_template [1.8.x] Deprecated TEMPLATE_DEBUG setting. 2015-02-15 20:48:48 +01:00
urls [1.8.x] Fixed #17716 -- Prevented include('...', app_name='...') without a namespace. 2015-02-12 08:19:10 -05: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