﻿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
25511	"Customize action for ""add another"" in inline forms"	Michael Vogel	nobody	"Hello,

I would be nice to be able to have a simple way to customize the behaviour when one clicks on ""add another <model name>"" in the inline forms. At the moment one is limited to it creating a new form for a new object.
In my case it would be necessary to open a popup or call a backend process to create a new item and then reload the page.

Other uses could be logging, adding animations or whatever the user desires to add.

As far as I tell the critical parts are in https://github.com/django/django/blob/master/django/contrib/admin/static/admin/js/inlines.js#L37

Cheers"	New feature	closed	contrib.admin	1.8	Normal	duplicate	customization, options		Unreviewed	0	0	0	0	0	0
