#9740: Bad example in "CACHE_BACKEND arguments" section
---------------------------+------------------------------------------------
 Reporter:  djw            |       Owner:  nobody    
   Status:  new            |   Milestone:            
Component:  Documentation  |     Version:  1.0       
 Keywords:                 |       Stage:  Unreviewed
Has_patch:  0              |  
---------------------------+------------------------------------------------
 The second example in the section
 [http://docs.djangoproject.com/en/dev/topics/cache/#cache-backend-
 arguments CACHE_BACKEND arguments] is not a good one, as memcached doesn't
 support the max_entries argument. It would be better to switch this to
 locmem, db, or filebased.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9740>
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