mirror of
https://github.com/django/django.git
synced 2025-10-27 15:46:10 +00:00
[3.2.x] Corrected introduction to range field lookups docs.
Follow up to24b9f50823. Backport of68e876c095from main
This commit is contained in:
committed by
Mariusz Felisiak
parent
d5add5d3a2
commit
263ee4434f
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user