﻿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
4562	unique_together uses 'iexact' instead of 'exact'	calvin@…	Jacob	"The unique_together flag promises unique entries in a database. However the manipulator deploys case insensitive checks with ""iexact"" instead of ""exact"". The attached patch enforces the correct uniqueness check with ""exact""."		closed	contrib.admin	dev		wontfix		v.oostveen@… bronger@…	Accepted	1	1	0	1	0	0
