The Web framework for perfectionists with deadlines.
Find a file
2005-07-19 17:58:01 +00:00
django Fixed #88 -- settings are now forgiving of single-element INSTALLED_APPS and TEMPLATE_DIRS without trailing commas. 2005-07-19 17:58:01 +00:00
docs Fixed #67 -- Human-readable name is now optional in model fields. If a second positional argument isn't given, Django will use the first argument, converting underscores to spaces. This change is fully backwards-compatible. 2005-07-19 17:20:37 +00:00
ez_setup.py
INSTALL
LICENSE
README
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

This is a stub; please complete me