﻿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
23552	Bad request (Error 400) on almost all inline adding calls	Maxime BOGUTA	nobody	"Hello,

I'm forwarding my Django setup to 1.7 and having a check for incompatibilites/bugs from my setup previously on 1.6.

Working on a test setup, I found out most of the adding inline (green crosses) models now retrieve a ""Bad Request (400)"" error. The URL seems to have changed from 1.6, but this seems to work with some inline calls (found one working and actually displaying the adding form).

Nothing on logs from Django, and Debug is set to True.

Cutting the URL from the slash '/' after 'add' just before the GET arguments (to_field=xxx&popup=1) brings the page up.

This is blocking my deployment, and after being investigating about this bug for half a day now I can't manage to find fix/info about it."	Bug	closed	contrib.admin	1.7	Release blocker	duplicate	inline, error, http, response, 400	AMORCE	Unreviewed	0	0	0	0	0	0
