Re: Application auth and storing user in request.

2009-11-24 Thread Piotr Czachur
On 24 Lis, 10:05, Piotr Czachur wrote: > Hi! > > Why in auth middleware, user is assigned to request.__class__.user, > but in auth context processor it's read from request.user ? Isn't it > inconsistent? I've found answer here: answer http://stackoverflow.com/questions/766733/some-internals-of-

Application auth and storing user in request.

2009-11-24 Thread Piotr Czachur
Hi! Why in auth middleware, user is assigned to request.__class__.user, but in auth context processor it's read from request.user ? Isn't it inconsistent? Cheers, Piotrek -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, s