mirror of
https://github.com/django/django.git
synced 2024-12-25 02:26:12 +00:00
[5.0.x] Fixed typo in docs/ref/contrib/admin/index.txt.
Backport of 3cb1ba50cc
from main
This commit is contained in:
parent
bf7fedc446
commit
24de8113a8
@ -1268,7 +1268,7 @@ subclass::
|
|||||||
====== ====================
|
====== ====================
|
||||||
Prefix Lookup
|
Prefix Lookup
|
||||||
====== ====================
|
====== ====================
|
||||||
^ :lookup:`startswith`
|
^ :lookup:`istartswith`
|
||||||
= :lookup:`iexact`
|
= :lookup:`iexact`
|
||||||
@ :lookup:`search`
|
@ :lookup:`search`
|
||||||
None :lookup:`icontains`
|
None :lookup:`icontains`
|
||||||
|
Loading…
Reference in New Issue
Block a user