src/pyams_form.egg-info/PKG-INFO
changeset 159 4d8dc6cfe24f
parent 156 437f3b783d25
child 162 4e06e91893fd
equal deleted inserted replaced
158:e46b0edbc87f 159:4d8dc6cfe24f
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-form
     2 Name: pyams-form
     3 Version: 0.1.20
     3 Version: 0.1.21
     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.21
       
    15         ------
       
    16          - updated Integer and Float input widgets to use server's locale
    13         
    17         
    14         0.1.20
    18         0.1.20
    15         ------
    19         ------
    16          - added custom widgets with validation rules for integer and float fields
    20          - added custom widgets with validation rules for integer and float fields
    17          - updated forms templates
    21          - updated forms templates