﻿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
28532	Misspelled PostgreSQL data type in documentation	Andreas Poisel	nobody	"The documentation on [https://docs.djangoproject.com/en/1.11/ref/contrib/postgres/fields/#datetimerangefield PostgreSQL specific model fields / DateTimeRangeField] states that the value is represented in the database by a `tztsrange`.  The correct name of the data type is `tstzrange` ([https://www.postgresql.org/docs/current/static/rangetypes.html PostgreSQL Documentation on range types]).
"	Bug	closed	Documentation	1.11	Normal	fixed			Unreviewed	0	0	0	0	1	0
