django1/django/conf
Marten Kenbeek 1e82094f1b Fixed #21927 -- Made application and instance namespaces more distinct.
Made URL application namespaces be set in the included URLconf and
instance namespaces in the call to include(). Deprecated other ways
to set application and instance namespaces.
2015-06-08 15:12:20 -04:00
..
app_template Change initial migration writing to work as docs suggest. 2013-11-27 12:34:31 +00:00
locale Updated translations from Transifex 2015-04-30 14:29:08 +02:00
project_template Fixed #21927 -- Made application and instance namespaces more distinct. 2015-06-08 15:12:20 -04:00
urls Fixed #21927 -- Made application and instance namespaces more distinct. 2015-06-08 15:12:20 -04:00
__init__.py Fixed #24149 -- Normalized tuple settings to lists. 2015-02-03 14:59:45 -05:00
global_settings.py Fixed #16860 -- Added password validation to django.contrib.auth. 2015-06-07 19:31:20 +02:00