mirror of
https://github.com/Hopiu/django.git
synced 2026-03-30 12:50:24 +00:00
Fixed typo in docs/releases/3.0.txt.
This commit is contained in:
parent
044cc54420
commit
dc53f2135b
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ Minor features
|
|||
:mod:`django.contrib.admin`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Added support for ``admin_order_field`` attribute on properties in
|
||||
* Added support for the ``admin_order_field`` attribute on properties in
|
||||
:attr:`.ModelAdmin.list_display`.
|
||||
|
||||
:mod:`django.contrib.admindocs`
|
||||
|
|
|
|||
Loading…
Reference in a new issue