src/pyams_form.egg-info/PKG-INFO
changeset 200 36542eceb7c4
parent 197 3d3dc44d9535
child 206 0e48f5a82d32
equal deleted inserted replaced
199:9167bef4d803 200:36542eceb7c4
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-form
     2 Name: pyams-form
     3 Version: 0.1.26
     3 Version: 0.1.26.1
     4 Summary: PyAMS base form interfaces and classes
     4 Summary: PyAMS base form interfaces and classes
     5 Home-page: http://hg.ztfy.org/pyams/pyams_form
     5 Home-page: http://hg.ztfy.org/pyams/pyams_form
     6 Author: Thierry Florac
     6 Author: Thierry Florac
     7 Author-email: tflorac@ulthar.net
     7 Author-email: tflorac@ulthar.net
     8 License: ZPL
     8 License: ZPL
     9 Description: 
     9 Description: 
    10         
    10         
    11         History
    11         History
    12         =======
    12         =======
       
    13         
       
    14         0.1.26.1
       
    15         --------
       
    16          - updated DottedDecimalFieldWidget template to add custom error message
    13         
    17         
    14         0.1.26
    18         0.1.26
    15         ------
    19         ------
    16          - don't show key in JSON dict display widget
    20          - don't show key in JSON dict display widget
    17          - added widget adapter for decimal fields
    21          - added widget adapter for decimal fields