Version 1 (modified by 17 years ago) ( diff ) | ,
---|
Using Winpdb to debug Django apps is pretty stright forward. You can go to Winpdb Docs to learn the basics of Winpdb.
After learning Winpdb, make sure that you launch your django server with --noreload or your breakpoints won't work.
Note:
See TracWiki
for help on using the wiki.