django1/django/conf
mlavin 4696cd9671 Fixed #22477 -- Removed contrib middleware from the global settings defaults.
Also added a compatibility check for changed middleware defaults.

Forwardport of d94de802d3 from stable/1.7.x
2014-06-13 12:45:56 -04:00
..
app_template Change initial migration writing to work as docs suggest. 2013-11-27 12:34:31 +00:00
locale Removed executeable bit from a few files. 2014-05-25 23:16:40 +02:00
project_template Fixed #21649 -- Added optional invalidation of sessions when user password changes. 2014-04-05 12:50:51 -04:00
urls Cleaned up string detection for a deprecation warning by using six.string_types. 2014-04-03 11:03:31 -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 Fixed #22477 -- Removed contrib middleware from the global settings defaults. 2014-06-13 12:45:56 -04:00