check out: 
http://docs.djangoproject.com/en/1.2/topics/cache/#controlling-cache-using-other-headers

On Feb 20, 7:06 am, Олег Корсак <[email protected]>
wrote:
> Hello. I have memcached mw enabled. And I can see that response is
> cached in memcached. I want to stop caching that. How is it possible to
> do? Thanks
>
> def do_something(request):
>         return HttpResponse('yoyoyo23', content_type = 
> 'application/javascript;
> charset=utf8')
>
>  signature.asc
> < 1KViewDownload

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to