django1/django/core/management
Aymeric Augustin d38690796c Removed the deprecated reset and sqlreset management commands.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17842 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-31 12:38:11 +00:00
..
commands Removed the deprecated reset and sqlreset management commands. 2012-03-31 12:38:11 +00:00
__init__.py Removed the deprecated reset and sqlreset management commands. 2012-03-31 12:38:11 +00:00
base.py Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks jonash for the patch. 2012-03-30 08:02: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 Removed the deprecated reset and sqlreset management commands. 2012-03-31 12:38:11 +00:00
templates.py Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks jonash for the patch. 2012-03-30 08:02:08 +00:00
validation.py Documentation (and some small source code) edits from [17432] - [17537] 2012-02-17 20:04:11 +00:00