Hi,

I am trying to use django-simple-history [
https://bitbucket.org/q/django-simple-history ] for keeping an audit log of
some of my tables;
and was wondering how the current logged-in users info can be captured in
this scheme. django-audit-log claims to capture the
user information, but i see this column being null.. django-revision is
overbloated for me; and i prefer something as simple as
simple-history.

How do i get the request.user object in the modelmanager?

-V-
http://blizzardzblogs.blogspot.com/

-- 
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