Skip to main content
  1. Dispatches/

Send Django Exceptions to DPaste

·39 words·1 min
Articles development django programming python

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.