django1/django/conf/project_template
Jacob Kaplan-Moss e206eabc68 Fixed #7317: the x-view middleware is no longer enabled by default.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8537 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-25 12:57:24 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
manage.py Added note to default manage.py that a 'missing settings.py' message may be caused by an ImportError in the settings file 2006-05-30 02:47:33 +00:00
settings.py Fixed #7317: the x-view middleware is no longer enabled by default. 2008-08-25 12:57:24 +00:00
urls.py Fixed #8392 -- Corrected a typo in the project urls.py template. Thanks ramiro for the patch. 2008-08-18 13:52:26 +00:00