mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Corrected introduction to range field lookups docs.
Follow up to 24b9f50823
.
This commit is contained in:
parent
c8b6594305
commit
68e876c095
1 changed files with 1 additions and 2 deletions
|
@ -711,8 +711,7 @@ The returned ranges share a bound with the passed range.
|
|||
Querying using the bounds
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
There are three transforms available for use in queries. You can extract the
|
||||
lower or upper bound, or query based on emptiness.
|
||||
Range fields support several extra lookups.
|
||||
|
||||
.. fieldlookup:: rangefield.startswith
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue