The official answer is that you can't unless you rewrite everything to accept 'user' as a keyword-argument and then pass it from all your views.

The dirty, wicked, reviled answer is to use threadlocals, but don't do that* or all the kids will laugh at you and you won't have any friends.

Shawn


*see my recent post where I answered your question about my MongoDB audit log solution

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