mirror of
https://github.com/django/django.git
synced 2025-09-27 04:29:17 +00:00
Fixed typo in docs/ref/contrib/admin/index.txt.
This commit is contained in:
parent
0e84e70bc8
commit
3cb1ba50cc
1 changed files with 1 additions and 1 deletions
|
@ -1278,7 +1278,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…
Add table
Add a link
Reference in a new issue