django1/django/core/management
Ramiro Morales bebbc9e4a5 Made a couple of changes for readability and correctness in loaddata.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17055 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-29 22:32:28 +00:00
..
commands Made a couple of changes for readability and correctness in loaddata. 2011-10-29 22:32:28 +00:00
__init__.py Fixed #15372 -- Switched to a startproject default layout that allows us to avoid sys.path hacks. 2011-10-13 05:56:15 +00:00
base.py Fixed #16849 -- Updated management command verbosity option help text. 2011-10-29 15:01:17 +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