Unable to set breakpoints on remote library template in Django project

I'm able to set breakpoints in remote library python files but the templates (html) are somehow disabled for debugging is that on purpose?

0
2 comments

Hi, not sure I fully understood the question. Could you describe your setup and environment in more detail? 

PyCharm support debugging of Django templates using the SSH interpreter. If you have different issue, please elaborate.

0

Hi Andrey

Thanks for your answer but I already got an answer from Sergey Karpov and it seems to be a known bug in PyCharm/IDEA: https://youtrack.jetbrains.com/issue/PY-32953

----------------------------------------------------------

Sergey Karpov (IntelliJ)

Dec 14, 2020, 13:38 GMT+1

Ahh, I see now.

It appears the problem originates from https://youtrack.jetbrains.com/issue/PY-32953
Unfortunately, I haven't found a solution or workaround for this problem. Please vote for that ticket to help us prioritize it and feel free to comment.

I'm sorry for the inconvenience.

Vladimir Knobel

Dec 14, 2020, 12:36 GMT+1

Hi Sergey

This is a Django Admin template in jetbrains://pycharm/navigate/reference?project=xxxxxxxx&path=~/.cache/JetBrains/PyCharm2020.1/remote_sources/1134906383/-337502517/wagtail/admin/templates/wagtailadmin/pages/edit.html
Please let me know if you need more information.

 

0

Please sign in to leave a comment.