On 4/4/06, shredwheat <[EMAIL PROTECTED]> wrote:
>
> I'm trying to figure out out the "request.user" attribute is being set.
> The request is the first argument to a view function. I hunted around
> django/core and django/middleware, but can't seem to find how it gets
> its value.
>
> I'm investigating adding a similar value to all request objects. Thanks
> for tips. I'll continue my grepping later on.
>
I think it's in django/contrib/auth/middleware.py


--
I like python!
My Blog: http://www.donews.net/limodou
My Django Site: http://www.djangocn.org
NewEdit Maillist: http://groups.google.com/group/NewEdit

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

Reply via email to