﻿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
1579	Exclude in limit_choices_to doesn't work	Rudolph Froger	Adrian Holovaty	"I'm migrating my project to Magic Removal. I couldn't find how to do the equivalent of the old {{{ limit_choices_to = {'name__ne' : 'John'} }}} in Magic Removal. This should be something like: {{{ limit_choices_to = {'name__exclude': 'John'} }}}.
See the discussion at [http://groups.google.com/group/django-users/browse_thread/thread/cd9e54257be1c80d Google group django-users]."	defect	closed	Core (Other)	magic-removal	major	fixed	limit_choices_to exclude		Unreviewed	0	0	0	0	0	0
