Send Django Exceptions to DPaste
Posted on Sun 09 December 2007 in Dispatches • Tagged with development, django, programming, python • 1 min read
Michael Trier points out a cool new feature in Django that is awesome for debugging. On Django error pages (with DEBUG turned on) there is now a button that will automatically post the contents to dpaste. Very nice, indeed.
Continue reading