I\'m new at django development and come from desktop/mobile app development with Xcode and related IDE.
I have to use Django and I was
Nothing worked for me until I had disabled auto reload (--noreload as an argument is crucial, not really sure why it causes problem with debugging)
--noreload