#2702: [patch] Subtle bug in LazyUser
-----------------------------+----------------------------------------------
 Reporter:  jkocherhans      |       Owner:  adrian
     Type:  defect           |      Status:  new   
 Priority:  normal           |   Milestone:        
Component:  Admin interface  |     Version:        
 Severity:  normal           |    Keywords:        
-----------------------------+----------------------------------------------
 The cached user is currently stored as an attribute of {{{LazyUser}}}, but
 should be stored as an attribute of the request. The current code behaves
 as if request.user were a class attribute.

-- 
Ticket URL: <http://code.djangoproject.org/ticket/2702>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---

Reply via email to