django1/django/core/management
Ian Kelly 4f87e34315 Fixed two more instances of bug #4827 in the management code.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6298 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-09-15 17:56:36 +00:00
..
commands Fixed two more instances of bug #4827 in the management code. 2007-09-15 17:56:36 +00:00
__init__.py Restored 'django-admin.py --help' 2007-09-11 04:27:06 +00:00
base.py Fixed #5443 -- Handle lack of os.access() and os.chmod() in Jython. Thanks, Leo Soto. 2007-09-15 11:19:50 +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