Skip to content

Instantly share code, notes, and snippets.

@chyld
Created January 10, 2021 05:06
Show Gist options
  • Save chyld/4dc6bb15a4622cdbad0845468debfa5c to your computer and use it in GitHub Desktop.
Save chyld/4dc6bb15a4622cdbad0845468debfa5c to your computer and use it in GitHub Desktop.
django template debug helper
<textarea style="width: 900px; height: 300px; font-family: monospace; border: 2px solid #ff33cc; padding: 10px;">
{% filter force_escape %} {% debug %} {% endfilter %}
</textarea>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment