django1/django/core/management
Adrian Holovaty 14eaaafef8 Edited docstring changes from [6480] -- moved the intense parameter definitions into comments
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6767 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-11-30 05:13:05 +00:00
..
commands Wrapped some long lines and orginized imports. 2007-10-27 16:09:52 +00:00
__init__.py Fixed #5943 -- Modified django-admin.py to work like manage.py whenever a --settings option is provided. Thanksfor the patch, Todd O'Bryan. 2007-11-26 12:32:57 +00:00
base.py Edited docstring changes from [6480] -- moved the intense parameter definitions into comments 2007-11-30 05:13:05 +00:00
color.py Some Django coding style fixes. 2007-10-13 15:59:54 +00:00
sql.py Fixed #5729 -- For MySQL (only), always delay the creation of foreign key 2007-11-04 05:05:24 +00:00
validation.py Fixed #3265 -- Made it a validation error to have field names with trailing 2007-10-21 21:53:18 +00:00