Commit 7e85ee8c authored by Claude Paroz's avatar Claude Paroz
Browse files

Added missing versionadded for sqldropindexes command docs

parent 4ae9e83f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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