Metadata-Version: 2.1
Name: z3c.formwidget.unit
Version: 0.3.dev0
Summary: A multi unit widget for z3c.form.
Home-page: https://github.com/tmassman/z3c.formwidget.unit
Author: Thomas Massmann
Author-email: thomas.massmann@it-spir.it
License: GPL
Download-URL: http://pypi.python.org/pypi/z3c.formwidget.unit
Description: z3c.formwidget.unit
        *******************
        
        Introduction
        ============
        
        This package provides a unit widget for the `z3c.form`_ library.
        
        .. _`z3c.form`: https://pypi.python.org/pypi/z3c.form
        
        
        Mostly Harmless
        ---------------
        
        .. image:: https://travis-ci.org/tmassman/z3c.formwidget.unit.svg?branch=master
           :target: https://travis-ci.org/tmassman/z3c.formwidget.unit
        
        CHANGES
        *******
        
        0.3 (unreleased)
        ================
        
        
        0.2.6 (2014-11-14)
        ==================
        
        - Adjust threshold for area.
        
        
        0.2.5 (2014-07-13)
        ==================
        
        - I18N updates.
        
        
        0.2.4 (2014-06-02)
        ==================
        
        - I18N updates.
        
        
        0.2.3 (2014-06-02)
        ==================
        
        - Return the unit tuple so we can better access some properties of it.
        
        
        0.2.2 (2014-05-26)
        ==================
        
        - Don't fail when we can't store annotations.
        
        
        0.2.1 (2014-05-22)
        ==================
        
        - Append select picker to body element (fixes some layout issues).
        
        
        0.2 (2014-05-21)
        ================
        
        - Show unit for display.
        - Always show 2 decimal places for the value (if type is Decimal).
        - Fixed unit level selection.
        - Keep selected system in contextless forms when reloading (e.g. in add-forms).
        
        
        0.1 (2014-05-17)
        ================
        
        - Initial release.
        
Keywords: zope zope3 z3c.form
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Zope3
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Zope
Provides-Extra: fanstatic
Provides-Extra: test
