django1/django/core/management
Adrian Holovaty 7981efe04f Documentation (and some small source code) edits from [17432] - [17537]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17540 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-02-17 20:04:11 +00:00
..
commands Fixed #17676 -- Fixed introspection of column names that start with digit(s). 2012-02-11 20:53:48 +00:00
__init__.py Fixed #10080 -- Slightly extended the fix made in r10401 by also taking command line options into account that don't have have a default set. Thanks, Claude Paroz. 2012-02-09 18:56:41 +00:00
base.py Fixed #17042 -- Extended startproject and startapp management commands to better handle custom app and project templates. Many thanks to Preston Holmes for his initial patch and Alex Gaynor, Carl Meyer, Donald Stufft, Jacob Kaplan-Moss and Julien Phalip for code reviewing. 2011-12-22 22:38:02 +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
templates.py Fixed missing periods in django-admin help for startproject from [17432] 2012-02-17 16:51:22 +00:00
validation.py Documentation (and some small source code) edits from [17432] - [17537] 2012-02-17 20:04:11 +00:00