soynatan / django-easy-audit

Yet another Django audit log app, hopefully the simplest one.
GNU General Public License v3.0
735 stars 182 forks source link

Integrate django-easy-audit with django admin history #238

Open Aref20 opened 2 years ago

Aref20 commented 2 years ago

Hi,

How do I add the changed value into the Django admin history? 

jheld commented 2 years ago

Not saying this answers your question, but were you aware of this https://github.com/soynatan/django-easy-audit/pull/193 and it has been recently merged.