﻿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
24335	DateRange and friends require psycopg2 >= 2.5	Claude Paroz	Tim Graham	"Currently, if your psycopg2 version is lower than 2.5, you cannot import any of contrib.postgres fields or forms, as ranges.py is unconditionally imported in their `__init__`.

On one side, this should be documented, and on the other side we should still allow other fields/forms (array/hstore) to be imported (maybe raise a RuntimeWarning for the ranges import failure?)."	Cleanup/optimization	closed	contrib.postgres	1.8alpha1	Normal	fixed	1.8-beta	Marc Tamlyn ovangle@…	Accepted	1	0	0	0	0	0
