﻿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
9094	Invoke method after create_update.(create|update|delete)_object methods	das	nobody	"Sometimes it's useful to be able to invoke a method after the ({{{create}}}|{{{update}}}|{{{delete}}}){{{_object}}} method saved or deleted your object. For example, to create a log message.

The attached patch adds a {{{post_save_action}}}/{{{post_delete_action}}} parameter to {{{create_object}}}, {{{update_object}}} and {{{delete_object}}}, which take a method object. After saving or deleting the object, the method is invoked before redirecting. Changes to documentation are included."		closed	Generic views	1.0		wontfix		das@…	Unreviewed	1	0	0	0	0	0
