django1/django/conf/project_template/settings
Adrian Holovaty fc9d457686 Fixed #458 -- Added /r/ to default admin urlconf
git-svn-id: http://code.djangoproject.com/svn/django/trunk@620 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-09-04 18:20:57 +00:00
..
urls Fixed #458 -- Added /r/ to default admin urlconf 2005-09-04 18:20:57 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
admin.py Fixed #340 -- Default admin settings (in django-admin startproject) now include cache middleware. Thanks, Bless 2005-08-17 14:27:30 +00:00
main.py Changed 'django-admin startproject' to included MIDDLEWARE_CLASSES in settings/main.py. 2005-08-16 00:41:42 +00:00