django1/django/conf/project_template/settings
Adrian Holovaty d095db81f5 'django-admin.py init' now creates a site in the sites table, and project_template.settings.main.SITE_ID is now set to 1
git-svn-id: http://code.djangoproject.com/svn/django/trunk@93 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-16 03:48:36 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
admin.py Added ROOT_URLCONF and MIDDLEWARE_CLASSES to project_template.settings.admin 2005-07-16 03:12:07 +00:00
main.py 'django-admin.py init' now creates a site in the sites table, and project_template.settings.main.SITE_ID is now set to 1 2005-07-16 03:48:36 +00:00