mirror of
https://github.com/django/django.git
synced 2025-08-19 02:01:29 +00:00
[3.2.x] Corrected introduction to range field lookups docs.
Follow up to24b9f50823
. Backport of68e876c095
from main
This commit is contained in:
parent
d5add5d3a2
commit
263ee4434f
1 changed files with 1 additions and 2 deletions
|
@ -772,8 +772,7 @@ The returned ranges share a bound with the passed range.
|
||||||
Querying using the bounds
|
Querying using the bounds
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
There are three transforms available for use in queries. You can extract the
|
Range fields support several extra lookups.
|
||||||
lower or upper bound, or query based on emptiness.
|
|
||||||
|
|
||||||
.. fieldlookup:: rangefield.startswith
|
.. fieldlookup:: rangefield.startswith
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue