I just published the 3rd episode of the "140 Second Duckling" tutorial series and I'm getting into the rhythm of doing them. I posted the 2nd episode last week and in this post I'll dig deeper into ...
Debugging is a daily activity of any programmer. Frequently, it is assumed that programmers can debug. However, programmers often have to deal with existing code that simply does not work. This ...
Welcome! The purpose of this tutorial is to expose you to some tools available to you as a Djangonaut to aid you in your debugging adventures. This tutorial was originally created for my DjangoCon ...