Hacker News new | ask | show | jobs
by ellyagg 2766 days ago
Something I didn't use for a long time in Django development that turned out to be helpful is the Python debugger.

https://stackoverflow.com/questions/1118183/how-to-debug-in-...