>
> The idea is save on the ModelChangelog the name of the user that did a
> change on Region class.
> I try with User() but this is an object without intance. The object
> that I need is exactly like a request.user that is used in view.py
> when some user make a request.
> Any idea how can do that?

See: http://code.djangoproject.com/wiki/CookBookThreadlocalsAndUser

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to