django1/django/core/management
Malcolm Tredinnick a88ca126fc Fixed #5002 -- Fixed a small problem when running via pdb. Thanks, dummylink@gmail.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6853 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-12-02 23:26:01 +00:00
..
commands Fixed #6038 -- Don't hide some types of errors in syncdb. Thanks, Thomas Güttler. 2007-12-02 15:17:14 +00:00
__init__.py Fixed #5002 -- Fixed a small problem when running via pdb. Thanks, dummylink@gmail.com. 2007-12-02 23:26:01 +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 #3323 -- More robust error handling for related objetcs. Thanks, Greg 2007-12-02 18:10:07 +00:00