> Hello, > > I'm trying to use native caching in Django as per > http://docs.djangoproject.com/en/dev/topics/cache/ > > I followed the setup procedure to the tee (it's not hard, of course). What > I observe is that my app caches only views that deliver HTML. Since my > application is heavily AJAX, that's not what I want -- I want to cache > JSON -- but it doesn't work!
It doesn't work how? How you observed caching? > Any hints how I can make it work? > > I can always code it up myself (I have, actually), but I try to avoid that. View code would be helpful and don't forget the caching parts. -- Jani Tiainen -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.