mirror of
https://github.com/django/django.git
synced 2024-11-29 22:56:46 +01:00
Added missing versionadded for sqldropindexes command docs
This commit is contained in:
parent
4ae9e83f2b
commit
7e85ee8cd2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user