﻿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
4507	Adding form save hooks to newforms admin	Stas Shtin <antisvin@…>	nobody	"Sometimes it's necessary to set DB fields bypassing user input with values based on request object or state of the world. Specific use cases would be saving object creator, last editor, expiration date (i.e. current date + some period of time).
I haven't found any other way for setting DB fields that are not editable with admin application.

Also please notice that ticket #4312 has the same motives as this one, but targeting form_for_model and form_for_instance. Accepting that one would make  overloading form save hooks even easier."		closed	contrib.admin	newforms-admin		fixed	nfa-someday		Design decision needed	1	0	0	0	0	0
