django1/django/core/management
Russell Keith-Magee 87d71277b8 Fixed misleading comment from [6402].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6403 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-09-21 17:54:15 +00:00
..
commands Fixed two more instances of bug #4827 in the management code. 2007-09-15 17:56:36 +00:00
__init__.py Fixed misleading comment from [6402]. 2007-09-21 17:54:15 +00:00
base.py Fixed #5516 -- Added the ability for applications to define their own management commands. Pieces of this patch taken from a contribution by Todd O'Bryan. Thanks Todd. 2007-09-21 16:19:20 +00:00
color.py Fixed #5319 -- Changed terminal colors in django.core.management.colors not to be used under Jython. Thanks, Marty Alchin 2007-09-02 17:05:13 +00:00
sql.py Fixed two more instances of bug #4827 in the management code. 2007-09-15 17:56:36 +00:00
validation.py Negligible formatting change to [6211] 2007-09-14 22:49:01 +00:00