Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Announcing django-viewtools. A really excellent idea—run ./manage.py viewtools --pdb /path/on/site/ to debug a view in your Django project that is raising an error using the Python debugger, or use --profile to run the full request cycle for that URL through the profiler.

Tagged , , , , , ,

1 comment

  1. Thanks for the shout out. Wrote this internally for Django 0.90pre. It was to useful to keep to myself.

    Eric Moritz - 18th February 2009 02:36 - #

Comments are closed.
A django site