﻿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
23390	Clicking on the Add Group + in an Auth User's change-view results in a 400	Michael Angeletti	nobody	Using Django 1.7c3 with everything default on a brand new project, I visited a user's change-view in the admin, clicked the + next to Groups (since there are none by default), and was taken to the following URL in a popup window: http://127.0.0.1:8000/admin/auth/group/add/?_to_field=id&_popup=1. The {{{ _to_field }}} param causes Django to return a {{{ Bad Request (400) }}} response.	Uncategorized	closed	contrib.admin	1.7-rc-3	Normal	duplicate	auth,admin	Michael Angeletti	Unreviewed	0	0	0	0	0	0
