plzz help me to solve this problem
https://stackoverflow.com/questions/51239469/cache-invalidation-is-not-working-in-browser-using-or-app-rest-api

On Wednesday, August 25, 2010 at 2:45:14 AM UTC+5:30, buddhasystem wrote:
>
>
> 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!
>
> Any hints how I can make it work?
>
> I can always code it up myself (I have, actually), but I try to avoid that.
>
> Thanks.
>
> -- 
> View this message in context: 
> http://old.nabble.com/Caching-JSON-in-Django-tp29526535p29526535.html
> Sent from the django-users mailing list archive at Nabble.com.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/d2a69e39-d3f3-4ccc-807e-899789e693a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to