Metadata

Distro Index Owner:
eea
Home Page:
Products.ZMIntrospection
License
GPL
Version:
0.3.1
Last updated:
2015-05-22
Keywords:

Products.ZMIntrospection

Files

Indexes

Append an Introspection tab to an object's management tabs.

Products.ZMIntrospection

Products.ZMIntrospection appends an Introspection tab to an object's management tabs in the ZMI, which shows various information about the object such as it's attributes etc.

It is written by Stefane Fermigier, Nuxeo.

Changelog

0.3.1 (2015-05-22)

  • Also introspect OOBTree and OIBTree objects (e.g. __annotations__) [avoinea]

0.3.0 (2010-08-05)

  • Made into a distutils package, and released on PyPI. [lregebro]

0.2.2 (2006-12-04)

  • [packaging] bundleman svn property

0.2.1 (2006-07-31)

0.2.0 (2006-05-19)

  • Add navigation into an object's attributes.

0.1.1 (2006-02-13)

  • Added a needed security check.

0.1.0 (2005-04-13)

  • first packaging