1
0
mirror of https://github.com/django/django.git synced 2025-01-06 08:25:50 +00:00
django/django/conf/project_template
2005-12-31 04:03:40 +00:00
..
apps Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +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