src/pyams_form.egg-info/PKG-INFO
changeset 173 9f092b6dfd28
parent 167 56e57269116d
child 176 e9de5679c66f
equal deleted inserted replaced
172:bb46db6d5f8a 173:9f092b6dfd28
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-form
     2 Name: pyams-form
     3 Version: 0.1.22.1
     3 Version: 0.1.23
     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.23
       
    15         ------
       
    16          - added Bytes to Textarea widget data converter
       
    17          - added missing object data attributes
       
    18          - updated search results table template to add TSV export action button
    13         
    19         
    14         0.1.22.1
    20         0.1.22.1
    15         --------
    21         --------
    16          - corrected integer and float input widgets validation rules
    22          - corrected integer and float input widgets validation rules
    17          - updated translation domain of boolean terms
    23          - updated translation domain of boolean terms