src/pyams_form.egg-info/PKG-INFO
changeset 87 cfd3fe45ed6b
parent 81 63910cffdf2b
child 90 e53eb3426c6c
equal deleted inserted replaced
86:efe571a7718c 87:cfd3fe45ed6b
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-form
     2 Name: pyams-form
     3 Version: 0.1.10
     3 Version: 0.1.11
     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-Content-Type: UNKNOWN
     9 Description-Content-Type: UNKNOWN
    10 Description: 
    10 Description: 
    11         
    11         
    12         History
    12         History
    13         =======
    13         =======
       
    14         
       
    15         0.1.11
       
    16         ------
       
    17          - updates in form management to avoid multiple updates on the same content when using sub-forms
    14         
    18         
    15         0.1.10
    19         0.1.10
    16         ------
    20         ------
    17          - added optional notice before and after widgets, and added CSS class to form groups
    21          - added optional notice before and after widgets, and added CSS class to form groups
    18          - updated object subform template for z3c.form >= 3.4.0
    22          - updated object subform template for z3c.form >= 3.4.0