﻿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
36379	add TSTZRANGE postgres function to django.contrib.postgres.functions	anthony sottile		"I believe something like

{{{
class TsTzRange(models.Func):
    function = ""TSTZRANGE""
    output_field = DateTimeRangeField()
}}}

https://www.postgresql.org/docs/current/rangetypes.html#RANGETYPES-CONSTRUCT"	New feature	closed	contrib.postgres	5.2	Normal	wontfix			Unreviewed	0	0	0	0	0	0
