Marc Hughes
unread,Feb 13, 2011, 1:08:29 PM2/13/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scrum...@googlegroups.com
I just found this out.
pip install Werkzeug
python manage.py runserver_plus
Then, if you hit an error, the stack trace is a lot more readable. Has icons to see the code around each line, and an icon to start up an interactive python shell in your web browser.
-Marc