Metadata-Version: 1.0
Name: zamplugin.error
Version: 0.6.0
Summary: Error utility for Zope Application Management
Home-page: http://pypi.python.org/pypi/zamplugin.error
Author: Roger Ineichen and the Zope Community
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: This package provides an error utiltiy for ZAM (Zope 3 Application Management).
        
        
        =======
        CHANGES
        =======
        
        0.6.0 (2011-01-27)
        ------------------
        
        - Updated test and demo app to run with ZTK 1.0, thus requiring zam.api >=
          0.7.
        
        - Fixed ErrorReportingUtility edit form. The form was ignoring the
          ``ignored_exceptions`` attribute because of ignoreContext=True and could not
          store the ``keep_entries`` value because of broken implementation.
        
        - Added tests for edit.html page.
        
        - Updated package metadata.
        
        
        0.5.0 (2008-04-14)
        ------------------
        
        - Initial release.
        
Keywords: zope3 error utility application management user interface
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
