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 - #
Name:
URL:
Auto-HTML Manual XHTML
Auto-HTML: Line breaks are preserved; URLs will be converted in to links.
Manual XHTML: Enter your own, valid XHTML. Allowed tags are a, p, blockquote, ul, ol, li, dl, dt, dd, em, strong, dfn, code, q, samp, kbd, var, cite, abbr, acronym, sub, sup, br, pre
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