Top posting because of phone email client.Have you seen the Admin history? 
Might be already logged for you.Mike--(Unsigned mail from my phone)
-------- Original message --------From: Larry Martell <larry.mart...@gmail.com> 
Date: 15/12/23  06:44  (GMT+10:00) To: django-users@googlegroups.com Subject: 
logging admin accesses Is there a way to capture all admin changes (add, 
change, delete). I have some middleware that gets called on any admin add, 
change, or delete, but I have not figured out a way to capture specifically 
what was done, something like: model, PK, action, e.g. user, 12, change, first 
name changeduser, 15, adduser, 24, deleteI am looking for something generic 
that will work for all models under admin control.



-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CACwCsY5tDc6ZJihTJFmrmus4PG7f_HCXewN-pQr3T-WcMGG4ZA%40mail.gmail.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/657b868c.050a0220.a9a3e.88d3SMTPIN_ADDED_MISSING%40gmr-mx.google.com.

Reply via email to