Reputation: 68
I am new to python, django and wing ide. I come from .net. I need to debug a django web app and I am not sure where the entry point is so I can start debugging right from the beginning. Please advise.
Does the app have to be in the mysites folder i configured during the configuring django? Or it can be anywhere?
I have init, main, manage, settings, settings_local and urls files in the initial directory of this app.
Thanks,
Upvotes: 1
Views: 76