mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed #23067 -- Updated docs to use django-admin
This commit is contained in:
parent
66630f589c
commit
d47409831f
31 changed files with 187 additions and 198 deletions
|
@ -183,7 +183,7 @@ scenes.
|
|||
|
||||
.. attribute:: Field.db_index
|
||||
|
||||
If ``True``, :djadmin:`django-admin.py sqlindexes <sqlindexes>` will output a
|
||||
If ``True``, :djadmin:`django-admin sqlindexes <sqlindexes>` will output a
|
||||
``CREATE INDEX`` statement for this field.
|
||||
|
||||
``db_tablespace``
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue