hi, i'm looking into using AuditTrail (http://code.djangoproject.com/wiki/ AuditTrail) for a project. it has a system of callbacks to track extra information such as which user made the changes but it only passes the current instance being modified and not the request.
my question is therefore: how can i get the user data if i don't have the request object? thx in advance, thomas -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.