src/pyams_form.egg-info/PKG-INFO
changeset 167 56e57269116d
parent 162 4e06e91893fd
child 173 9f092b6dfd28
equal deleted inserted replaced
166:3a922963ff75 167:56e57269116d
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-form
     2 Name: pyams-form
     3 Version: 0.1.22
     3 Version: 0.1.22.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.22.1
       
    15         --------
       
    16          - corrected integer and float input widgets validation rules
       
    17          - updated translation domain of boolean terms
    13         
    18         
    14         0.1.22
    19         0.1.22
    15         ------
    20         ------
    16          - updated add forms so that subforms context is the newly created content instead of dynamic
    21          - updated add forms so that subforms context is the newly created content instead of dynamic
    17            subform context
    22            subform context