V
V
Victor Ivanov2020-04-29 19:33:01
Django
Victor Ivanov, 2020-04-29 19:33:01

Why doesn't debug pycharm django work on remote server for views.py?

Hi all.
There is a remote server.
ssh interpreter. there are no dockers, etc.
everything works great, but breakpoints from views.py do not work in debug mode.
for example, from admin.py they work as soon as I start the project, but they don’t want to from views.py, when I open the page in the browser, the dots do not work ((

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Victor Ivanov, 2020-04-29
@CraMas

at the same time, breakpoints do not work in templates either.
I remember it used to work. but I don't know what I did.
according to their pycharm instructions, everything is set up, the structure sees that these are templates. transitions all work, color-coded.
solved by reinstalling PyCharm. I think there is something in the license flew off. maybe the version was wrong. was 2019.3, reinstalled to 2020.1. it's all for mac

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question