django1/django/core/management
Gary Wilson Jr ff707f502c Fixed #6419 -- Fixed verbosity level checks in loaddata command that were raised to unobtainable levels in [6883].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7037 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-01-28 03:53:50 +00:00
..
commands Fixed #6419 -- Fixed verbosity level checks in loaddata command that were raised to unobtainable levels in [6883]. 2008-01-28 03:53:50 +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