Sign in with OpenID
pudb. A full-screen, curses console based visual debugger for Python, built using the urwid console UI library.
Tagged console, debugger, pdb, pudb, python, ui, urwid
Is there any documentation yet, how to debug a Django app with that? For a newbie like me it would be cool to see how the internals of Django work.
Thomas. - 2nd November 2009 07:01 - #
A small patch to make it work with zope is explained on the pudb wik, it also work for django:http://wiki.tiker.net/PuDB/ZopeIntegration
richard - 3rd November 2009 01:40 - #
bottes ugg - 2nd November 2011 03:55 - #
Is there any documentation yet, how to debug a Django app with that?
For a newbie like me it would be cool to see how the internals of Django work.
A small patch to make it work with zope is explained on the pudb wik, it also work for django:
http://wiki.tiker.net/PuDB/ZopeIntegration
bottes ugg - 2nd November 2011 03:55 - #