﻿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
32696	Display Changed Value in History Form Django Admin	sumaiaor	nobody	"Dears,

I am using Django Admin to create certain objects and be able to modify and monitor these objects. One thing I need is to display in **Django history** table is the following:

- Changed Column
- Old value of the changed column only
- New value of changed column only

I tried to override the **save_model** function, but I couldn't specify the old and new value of only the changed column, I was able to retrieve the whole object with the new value only.

Is there any way to do that ?

Thank you.

Best Regards,
Sumaia"	Uncategorized	closed	contrib.admin	3.2	Normal	invalid			Unreviewed	0	0	0	0	0	0
