#32696: Display Changed Value in History Form Django Admin
-----------------------------------------+------------------------
Reporter: sumaiaor | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 3.2
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
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
--
Ticket URL: <https://code.djangoproject.com/ticket/32696>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/051.acdc55238c0c374f8b2aad716cb9d744%40djangoproject.com.