django1/django/conf
Tim Graham a8b70d251d [1.8.x] Sorted imports with isort; refs #23860.
Backport of 0ed7d15563 from master
2015-02-09 14:24:06 -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 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