Results for tag: debug

  • callcast entry

Discussion with Eric Holscher

Eric Holscher is the creator of TestMaker, the automated test maker (hence the name) for your Django projects. On this, the first official TWiD callcast, we discuss his testing and debugging screencasts, how he got into Django, Test Driven Development, and DjangoCon. Go check it out.

  • link entry

DebugFooter middleware with syntax highlighting and code inspection

DjangoSnippets user monolar got this idea for a syntax highlighted DebugFooter from the This Week in Django podcast. Now that's what I call taking the ball and running with it.

"This adds the filename, lineno, functionname and the actual python-code line which caused a sql statement to be executed. Note that i am adding keys to 'connection.queries' dict on request, which may be dangerous, so use with care! The code inspection functionality can be toggled."

about micon

Kevin is a husband, father, web strategist, solution developer, information designer, researcher, and enjoys writing. He also enjoys a good cup of tea — learn more.

subscribe