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')

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to