﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30956	Add support for Lower and Upper lookups in RangeField.	Dulmandakh	Dulmandakh	"Range type in PostgreSQL supports lookup using lower or upper bound of a range. See https://www.postgresql.org/docs/current/functions-range.html#RANGE-FUNCTIONS-TABLE

Currently, RangeField has startswith and endswith lookups, but it doesn't support lookup joins, like `startswith__gte`,  due to output_field implementation. So there is a need to add support for lower and upper lookups."	New feature	closed	Database layer (models, ORM)	dev	Normal	invalid			Unreviewed	0	0	0	0	1	0
