Go to file
Jacob Kaplan-Moss e5a8c38fa1 Added "philosophy" sections to tutorials so they can be styled differently
git-svn-id: http://code.djangoproject.com/svn/django/trunk@250 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-20 20:10:35 +00:00
django Added '--settings' option to django-admin. This specifies which settings module to use, if you don't want to deal with setting the DJANGO_SETTINGS_MODULE environment variable. Refactored django-admin to use optparse. Updated the tutorials to use '--settings' instead of environment variables, which can be confusing. 2005-07-20 17:42:36 +00:00
docs Added "philosophy" sections to tutorials so they can be styled differently 2005-07-20 20:10:35 +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 Moved default admin from media to django/conf/admin_media, so Django is able to introspect their location, in preparation for #76 2005-07-18 22:35:04 +00:00

README

This is a stub; please complete me