Django debugging tutorial

Hi all,

I wanted to share the project from my tutorial at DjangoCon US this year, GitHub - tim-schilling/debug-tutorial

The documentation includes questions and walk-throughs on how I would solve it. Most of the solutions are implemented in the main branch except for those that would need database migration fixes.

If you do give it a try, let me know how it goes!

-Tim

1 Like