django1/django/core/management
Russell Keith-Magee 9c80d77d7d Clarified help message for ./manage.py sqlall
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7105 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-02-12 00:48:37 +00:00
..
commands Clarified help message for ./manage.py sqlall 2008-02-12 00:48:37 +00:00
__init__.py Undid [6718], as it broke 'django-admin.py runserver' for a reason I haven't figured out yet 2007-12-04 05:53:33 +00:00
base.py Fixed #4431 -- Added a --traceback option for dumpdata and loaddata (which 2007-12-17 11:09:32 +00:00
color.py Some Django coding style fixes. 2007-10-13 15:59:54 +00:00
sql.py Fixed the Oracle backend mangling colorized unique_together SQL. 2008-01-04 20:26:13 +00:00
validation.py Fixed #3323 -- More robust error handling for related objetcs. Thanks, Greg 2007-12-02 18:10:07 +00:00