I want to change the Cache-Control on the HTTP header.  Can anybody 
advise how I do this.  Currently my view returns
a render_to_response like so:-

return render_to_response(template_name,{'code': code 
},context_instance=RequestContext(request))

Thanks

MerMer

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to