django1/django/core/management
Paul McMillan d0979a5faf Fixed #6011 -- Improved help text for flush command. Thanks Julien for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16877 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-09-22 05:21:51 +00:00
..
commands Fixed #6011 -- Improved help text for flush command. Thanks Julien for the patch. 2011-09-22 05:21:51 +00:00
__init__.py Kill some more dead code. 2011-09-10 22:46:44 +00:00
base.py Fixed the ugly spacing of 'BEGIN;' and 'COMMIT;' in the output of the sql/sqlall commands. They're no longer smooshed with the rest of the SQL. 2010-10-06 21:19:08 +00:00
color.py Revised [12376] with the benefit of coffee. Thanks to Alex Gaynor for paying attention to every commit I make :-) 2010-02-03 00:34:49 +00:00
sql.py Kill some more dead code. 2011-09-10 22:46:44 +00:00
validation.py Modify validity check from r16678 slightly to work with Oracle. 2011-08-25 05:44:18 +00:00