First time here? Check out the FAQ!

Revision history  [back]

I have not tried it with makemigrations, but if I am trying to set a breakpoint in the django code, I've found that adding import wingdbstub at the bottom of my project urls.py seems to be a nice way of getting the debugger started.