On Tue, May 17, 2011 at 11:03 AM, Malcolm Box <malcolm....@gmail.com> wrote: > That looks like a bug in Django. I suggest you file a ticket. > > The fix would be to compare timeout to None >
A ticket has already been submitted about this. The issue is that although memcache allows setting 'infinite' timeouts (its not infinite, it just pushes out old data on LRU basis), other backends do not. http://code.djangoproject.com/ticket/9595 Cheers Tom -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.