- Read on Wednesday, May 19, 2010
-
-
Debugging, problem solving and Einstellung
Nice write up about how debugging should work and what some programmers do.
Visit
-
Debugging, problem solving and Einstellung
- Read on Saturday, June 13, 2009
-
-
Dust-Me Selectors
Looks great: A Firefox extension that finds unused CSS selectors.
Visit
-
Dust-Me Selectors
- Read on Thursday, June 11, 2009
-
-
manage.py for eclipse with pydev debugging
Showing how to configure Eclipse with PyDev to give you code complete, and breakpoints.
Visit
-
manage.py for eclipse with pydev debugging
- Read on Wednesday, October 29, 2008
-
-
django-db-log
Exception Logging to a Database in Django
Visit -
Debugging Django
Great entry explaining a lot of ways how to debug Django projects.
Visit
-
django-db-log
- Read on Friday, September 12, 2008
-
-
robhudson's django-debug-toolbar at master
The Django Debug Toolbar is a configurable set of panels that display various debug information about the current request/response. It is a small toolbar that, when activated, situates itself in the top-right location of the browser window. When particular panels are clicked, more details about that panel's content are displayed.
Visit
-
robhudson's django-debug-toolbar at master
- Read on Tuesday, August 19, 2008
- Read on Friday, August 1, 2008
-
-
Debugging Django memory leak with TrackRefs and Guppy
Visit -
Super User Conditional Page Exception Reporting
Normal users will get your 500.html when debug = False, but If you are logged in as a super user then you get to see the stack trace in all its glory.
Visit
-
Debugging Django memory leak with TrackRefs and Guppy

