I need to know who changed a particular model through the admin site so I 
can create a log entry. The post_save signal has no knowledge of the user 
that changed the model and overriding the model's save method won't tell me 
the user either. Is there a way to know which user changed a particular 
model through the admin site? Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to