django1/django/conf
Tim Graham a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). 2014-08-12 13:15:40 -04:00
..
app_template Change initial migration writing to work as docs suggest. 2013-11-27 12:34:31 +00:00
locale Fixed #22887 -- Added comment for translators on unique_for_date error message 2014-07-26 13:55:20 +02:00
project_template Fixed #21649 -- Added optional invalidation of sessions when user password changes. 2014-04-05 12:50:51 -04:00
urls Fixed #23276 -- Deprecated passing views as strings to url(). 2014-08-12 13:15:40 -04:00
__init__.py Fixed #22780 -- Checked that LOCALE_PATHS is really a tuple 2014-06-10 23:04:24 +02:00
global_settings.py Removed ADMIN_FOR from global_settings.py. 2014-07-02 10:19:15 -04:00