<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: eric-moritz</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/eric-moritz.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2009-02-17T21:35:31+00:00</updated><author><name>Simon Willison</name></author><entry><title>Announcing django-viewtools</title><link href="https://simonwillison.net/2009/Feb/17/announcing/#atom-tag" rel="alternate"/><published>2009-02-17T21:35:31+00:00</published><updated>2009-02-17T21:35:31+00:00</updated><id>https://simonwillison.net/2009/Feb/17/announcing/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://eric.themoritzfamily.com/2009/02/17/announcing-django-viewtools/"&gt;Announcing django-viewtools&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
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.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/debugging"&gt;debugging&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/django"&gt;django&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/djangoviewtools"&gt;djangoviewtools&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/eric-moritz"&gt;eric-moritz&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/pdb"&gt;pdb&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/profiler"&gt;profiler&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;&lt;/p&gt;



</summary><category term="debugging"/><category term="django"/><category term="djangoviewtools"/><category term="eric-moritz"/><category term="pdb"/><category term="profiler"/><category term="python"/></entry></feed>