django1/django/conf/project_template/project_name
Tim Graham 5891fd3f89 [1.7.x] Fixed #21649 -- Added optional invalidation of sessions when user password changes.
Thanks Paul McMillan, Aymeric Augustin, and Erik Romijn for reviews.

Backport of fd23c06023 from master
2014-04-05 13:01:03 -04:00
..
__init__.py Fixed #15372 -- Switched to a startproject default layout that allows us to avoid sys.path hacks. 2011-10-13 05:56:15 +00:00
settings.py [1.7.x] Fixed #21649 -- Added optional invalidation of sessions when user password changes. 2014-04-05 13:01:03 -04:00
urls.py Fixed #21712 -- Moved autodiscover() to AdminConfig.ready(). 2014-01-18 23:06:00 +01:00
wsgi.py Simplified default project template. 2013-02-04 13:21:36 +01:00