﻿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
16260	Ability to change dismissRelatedLookupPopup on custom callback function	Alex Kamedov		"The best solution for some cases for customizing admin is put some links with showRelatedObjectLookupPopup javascript function on admin changelist, but after user choose the object, custom javascript function must be called instead of dismissRelatedLookupPopup javascript function.

Execution of dismissRelatedLookupPopup is hard coded in python code now. The easiest way to implement use case described higher is adding new GET argument ""_callback"" to changelist view."	New feature	new	contrib.admin	dev	Normal		admin javascript	Stephen Burrows	Accepted	1	0	0	1	0	1
