django1/django/conf/project_template/project_name
Tim Graham fd23c06023 Fixed #21649 -- Added optional invalidation of sessions when user password changes.
Thanks Paul McMillan, Aymeric Augustin, and Erik Romijn for reviews.
2014-04-05 12:50:51 -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 Fixed #21649 -- Added optional invalidation of sessions when user password changes. 2014-04-05 12:50:51 -04:00
urls.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
wsgi.py Simplified default project template. 2013-02-04 13:21:36 +01:00