On 17 May 2011 11:15, Tom Evans wrote:
> On Tue, May 17, 2011 at 11:03 AM, Malcolm Box
> 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
> althou
On Tue, May 17, 2011 at 11:03 AM, Malcolm Box 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
in
That looks like a bug in Django. I suggest you file a ticket.
The fix would be to compare timeout to None
Sent from my iPhone, please excuse any typos
On 17 May 2011, at 10:54, Paweł Roman wrote:
> Python-memcached docstring for set() says this:
>
> """
> @param time: Tells memcached the ti
Python-memcached docstring for set() says this:
"""
@param time: Tells memcached the time which this value should expire,
either
as a delta number of seconds, or an absolute unix time-since-the-epoch
value. See the memcached protocol docs section "Storage Commands"
for more info on . We default to
4 matches
Mail list logo