#6552: django.core.context_processors.auth causes "Vary: Cookie" header no 
matter
what
-------------------------------------+--------------------------------------
          Reporter:  [EMAIL PROTECTED]    |         Owner:          
            Status:  new             |     Milestone:  post-1.0
         Component:  Authentication  |       Version:  SVN     
        Resolution:                  |      Keywords:          
             Stage:  Accepted        |     Has_patch:  0       
        Needs_docs:  0               |   Needs_tests:  0       
Needs_better_patch:  0               |  
-------------------------------------+--------------------------------------
Comment (by Ole Laursen <[EMAIL PROTECTED]>):

 Maybe cache performance is not a high priority, but there's still the
 thing that all sites out there using the admin are evaluating the user and
 messages call. The lazy loaded !PermWrapper helps a bit but still. I have
 a crude patch for loading user and messages lazily too (I'm on a pre-
 queryset-refactor version).

 But if the general opinion is in favour of changing admin, how do we move
 this forward?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/6552#comment:6>
Django <http://code.djangoproject.com/>
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 django-updates@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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to