#30956: Add support for Lower and Upper lookups in RangeField.
-------------------------------------+-------------------------------------
Reporter: Dulmandakh | Owner:
| Dulmandakh
Type: New feature | Status: closed
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):
* status: assigned => closed
* has_patch: 1 => 0
* version: 3.0 => master
* resolution: => invalid
Comment:
`startswith` and `endswith` on `RangeField`'s support chaining (see
[https://github.com/django/django/blob/4b6db766ba4b613d317c87f87d1d63865b7424a4/tests/postgres_tests/test_ranges.py#L268-L272
tests]).
--
Ticket URL: <https://code.djangoproject.com/ticket/30956#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/068.a1c4883c2c94f3228c82c021507170a7%40djangoproject.com.