#11379: max_entries should not be required -------------------------------+-------------------------------------------- Reporter: wsorenson | Owner: nobody Status: new | Milestone: Component: Cache system | Version: SVN Keywords: max_entries cache | Stage: Unreviewed Has_patch: 0 | -------------------------------+-------------------------------------------- Not every Django project's cache will want to use a max_entries (this could also apply to timeout).
There should be a simple way to turn off this parameter, such as max_entries=0 / timeout=0. -- Ticket URL: <http://code.djangoproject.com/ticket/11379> 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 [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?hl=en -~----------~----~----~----~------~----~------~--~---
