mirror of
https://github.com/django/django.git
synced 2025-08-23 10:19:13 +00:00
[1.7.x] Fixed #24186 -- Fixed a typo in the admin docs.
Thanks to Keryn Knight for the report. Backport of dccf41cff0f46a94aa1d853d1bad9052079bb454 from master
This commit is contained in:
parent
70845c6809
commit
7b677fe063
@ -668,7 +668,7 @@ subclass::
|
|||||||
|
|
||||||
.. versionadded:: 1.7
|
.. versionadded:: 1.7
|
||||||
|
|
||||||
To indicate descending order with ``admin_model_field`` you can use a
|
To indicate descending order with ``admin_order_field`` you can use a
|
||||||
hyphen prefix on the field name. Using the above example, this would
|
hyphen prefix on the field name. Using the above example, this would
|
||||||
look like::
|
look like::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user