﻿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
32895	Incorrectly disallowing negative integer for window range end	henribru	nobody	"In `window_frame_end` Django is currently enforcing that the `end` argument of `ValueRange` and `RowRange` can't be a negative integer. However, according to the Postgres documentation, ""value PRECEDING"" is allowed for ""frame_end"", so a negative integer is equally valid for `end` as it is for `start`.

https://www.postgresql.org/docs/9.5/sql-select.html

"	New feature	closed	Database layer (models, ORM)	3.2	Normal	duplicate			Unreviewed	0	0	0	0	0	0
