skip to navigation
skip to content

betahaus.debug 0.1

Simple debug help with pdb

Downloads ↓

What is betahaus.debug?

A simple utility function for adding a external pdb script that is accessible via url everywhere in the site. This does not add any post-mortem debugger. If you want that use the Products.PDBDebugMode. betahaus.debug only works when in DevelopmentMode.

Installation

buildout:
  • add betahaus.debug entries to eggs and zcml in the appropriate buildout configuration file.
  • re-run buildout.
  • Install via portal_quickinstaller or Site Setup in plone to get the External method

Usage

Add /pdb to a url and you will get a python debugger on that contenttype where self is the context.

Remember to remove this when putting in production.

Enjoy!

Change history

0.1 (2009-08-29)

  • Initial release (mlundwall)

Contributors

 
File Type Py Version Uploaded on Size # downloads
betahaus.debug-0.1.tar.gz (md5) Source 2009-08-28 3KB 723