Go to file
Adrian Holovaty 2b40dee38d Changed django-admin so that it doesn't load django.core.db or django.core.meta unless it needs to. As a result, 'django-admin startproject' works even if the database parameters are set incorrectly
git-svn-id: http://code.djangoproject.com/svn/django/trunk@101 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-16 05:44:50 +00:00
django Changed django-admin so that it doesn't load django.core.db or django.core.meta unless it needs to. As a result, 'django-admin startproject' works even if the database parameters are set incorrectly 2005-07-16 05:44:50 +00:00
docs Added link to installation guide from docs/tutorial01.txt 2005-07-16 05:34:17 +00:00
media Added admin media to the Django distribution 2005-07-16 04:27:41 +00:00
INSTALL Added basic structure for django repository 2005-07-13 19:08:56 +00:00
LICENSE Changed name on LICENSE to be lawyerriffic 2005-07-15 19:38:37 +00:00
README Added basic structure for django repository 2005-07-13 19:08:56 +00:00
ez_setup.py Added ez_setup.py -- companion to [65] 2005-07-15 19:50:29 +00:00
setup.py Changed setup.py author and added django-admin to distutils 'scripts' 2005-07-15 20:46:05 +00:00

README

This is a stub; please complete me