﻿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
26903	support date and timestamp containment within postgres range field	Aron Podrigal	Mariusz Felisiak	"currently trying to do a lookup 

{{{#!python
MyModel.objects.filter(datetime_range__contains=timezone.now())
}}}
results in incorrect SQL.


Pull request at https://github.com/django/django/pull/6885"	Bug	closed	contrib.postgres	dev	Normal	fixed	rangefield	felisiak.mariusz@…	Accepted	1	0	0	0	0	0
