Created
January 10, 2021 05:06
-
-
Save chyld/4dc6bb15a4622cdbad0845468debfa5c to your computer and use it in GitHub Desktop.
django template debug helper
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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