django1/django/conf
Adrian Holovaty cfcf3ca1e3 More installation streamlining/automation: Added adminapplist templatetag library and changed the default admin index.html template to display all installed apps that have admins
git-svn-id: http://code.djangoproject.com/svn/django/trunk@127 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-16 23:38:12 +00:00
..
admin_templates More installation streamlining/automation: Added adminapplist templatetag library and changed the default admin index.html template to display all installed apps that have admins 2005-07-16 23:38:12 +00:00
app_template Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
project_template More installation streamlining: Added default urlconfs, for both main and admin, to project_template. Changed ROOT_URLCONF in default main and admin settings to point at their respective default urlconfs 2005-07-16 22:58:29 +00:00
urls Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
global_settings.py Added ADMIN_MEDIA_PREFIX setting instead of hard-coding /m/ 2005-07-16 16:38:28 +00:00
settings.py Changed [105] to match our code standards 2005-07-16 16:10:04 +00:00