﻿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
1367	[magic-removal] Patch to fix unique_together validator	Christopher Lenz <cmlenz@…>	Adrian Holovaty	"... which still uses the magical `get_model_module()` stuff.

I'll attach a patch, however it should be noted that:
 * The `manipulators.py` module contains other references to the “old API”, such as `get_object()`, which I haven't looked into.
 * I've not added any unit tests, or even run the existing suite, since I couldn't yet figure out how they should be run (why do they need a `DJANGO_SETTINGS_MODULE`? Why can't `runtests.py` set that up for me? And why  can't I just run `setup.py test`, seeing that Django is already using setuptools?)"	defect	closed	Metasystem	magic-removal	normal	fixed			Unreviewed	0	0	0	0	0	0
