django1/django/conf
Tim Graham 7b5aa20a28 [1.8.x] Fixed #17716 -- Prevented include('...', app_name='...') without a namespace.
Backport of 27eeb64a96 from master
2015-02-12 08:19:10 -05: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] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05: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