Skip to content

Instantly share code, notes, and snippets.

@Miserlou
Created February 14, 2012 22:00
Show Gist options
  • Select an option

  • Save Miserlou/1830870 to your computer and use it in GitHub Desktop.

Select an option

Save Miserlou/1830870 to your computer and use it in GitHub Desktop.
render to response
return render_to_response('template.html', {'dictionary': my_dictionary}, context_instance=RequestContext(request))
@KingGame0
Copy link
Copy Markdown

<style type="text/css"></style> KingGame -- Gold99 PGasia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment