#10016: Cache middleware with memcached can't handle long URLs
-----------------------------------+----------------------------------------
          Reporter:  jacob         |         Owner:  tim
            Status:  assigned      |     Milestone:  1.1
         Component:  Cache system  |       Version:  SVN
        Resolution:                |      Keywords:     
             Stage:  Accepted      |     Has_patch:  1  
        Needs_docs:  0             |   Needs_tests:  0  
Needs_better_patch:  0             |  
-----------------------------------+----------------------------------------
Changes (by mcroydon):

  * needs_tests:  1 => 0

Comment:

 I'm not sure if it's worth noting that this is a change in internals
 (we're generating a key based on a hash of the path not the path itself).
 There may be some people coding against the existing behavior, but they
 are probably firmly in "you're mucking with internals so expect things to
 break" territory.

 I also didn't know how to best deal with the really long line lengths in
 the asserts so I left them there.  Feel free to clean that up as you best
 see fit.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10016#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 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to