Links
Presenting django-devserver, a better runserver. | David Cramer's Blog
Debugging Django Errors | David Cramer's Blog
“prettyPrint” for JavaScript - James Padolsey
Great tool for debugging javascript: displays a hierarchical representation of an arbitrary javascript object, with adjustable default depth and a drilldown mechanism, as well as prevention of circular references. Blog article contains a screencast explaining prettyPrint’s main functions.
Django snippets: Super User Conditional Page Exception Reporting
Defying Classification: Some Simple Django Debugging Tools
Django | Testing Django applications | Django Documentation
robhudson's django-debug-toolbar at master — GitHub
django debug toolbar
Using pdb, the Python Debugger (Django Debugging Series, Part 3) | Surfing in Kansas
Debugging Django
Nine Javascript Gotchas
Django Book Gems: assert False | rob.cogit8.org
Someone found a gem in the Django book: “…At any point in your view, temporarily insert an assert False to trigger the error page. Then, you can view the local variables and state of the program.” Great advice, this.
Jash: JavaScript Shell
Nikhil Kothari's Projects : Web Development Helper
Firebug - Web Development Evolved
Kodos - The Python Regex Debugger
ferrari.mind.publish(): Python Decorators
Winpdb - An Advanced Python Debugger
