src/pyams_form.egg-info/PKG-INFO
changeset 189 8decb05718fe
parent 182 349100f57541
child 192 f50793e3992f
equal deleted inserted replaced
188:a85a46a42e72 189:8decb05718fe
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-form
     2 Name: pyams-form
     3 Version: 0.1.24
     3 Version: 0.1.25
     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.25
       
    15         ------
       
    16          - corrected widget display templates
       
    17          - set status correctly in form's "add_error" method
       
    18          - added widget to display JSON dict field
       
    19          - updated radio and checkbox widget templates to correctly display translation strings
    13         
    20         
    14         0.1.24
    21         0.1.24
    15         ------
    22         ------
    16          - added widget selector subscriber predicate
    23          - added widget selector subscriber predicate
    17          - updated Select2 widgets templates in display mode
    24          - updated Select2 widgets templates in display mode