Replies: 1 comment 2 replies
-
Add Python's env.globals["breakpoint"] = breakpoint {{ breakpoint() }} When using PyCharm (possible Professional only) you can set breakpoints in templates without any extra setup. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
something similar to https://django-extensions.readthedocs.io/en/latest/debugger_tags.html
Beta Was this translation helpful? Give feedback.
All reactions