django1/django/conf/project_template
Adrian Holovaty 9080d5ad74 Changed project_template so that it doesn't create an 'apps' directory
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1899 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-01-11 00:14:25 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
manage.py Fixed #1040 -- Gave manage.py executable permission and added shebang line. Thanks, pb 2005-12-15 03:23:37 +00:00
settings.py Changed project_template/settings.py to add helpful comment about forward slashes. Thanks, Michael Hipp 2005-12-31 04:03:40 +00:00
urls.py Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middleware. See BackwardsIncompatibleChanges for a full list of changes and information on how to update your code. 2005-10-19 01:09:05 +00:00