On Fri, May 29, 2009 at 4:48 AM, motard <stun...@gmail.com> wrote:

>
> One thing that I'm not sure if it's a fault of mine is that the
> cache.add() method throws a NotImplementedError, even though in the
> documentation it says it's available...


That sounds odd.  add() was added nearly 2 years ago and implemented on all
backends:

http://code.djangoproject.com/changeset/6572

Details of the Django version you are using, your cache config, your code,
and the traceback you get when you try to use cache.add() would help figure
out what is going on.

Karen

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to