Added missing versionadded for sqldropindexes command docs

This commit is contained in:
Claude Paroz 2013-02-24 21:09:45 +01:00
parent 4ae9e83f2b
commit 7e85ee8cd2
1 changed files with 2 additions and 0 deletions

View File

@ -868,6 +868,8 @@ sqldropindexes <appname appname ...>
.. django-admin:: sqldropindexes
.. versionadded:: 1.6
Prints the DROP INDEX SQL statements for the given app name(s).
The :djadminopt:`--database` option can be used to specify the database for