src/pyams_form.egg-info/PKG-INFO
changeset 59 67e09cabd072
parent 55 4cbe2708a397
child 63 e48fcd062faf
equal deleted inserted replaced
58:6302819f15be 59:67e09cabd072
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-form
     2 Name: pyams-form
     3 Version: 0.1.5
     3 Version: 0.1.6
     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.6
       
    15         -----
       
    16          - updated JSON responses management in AJAX forms
       
    17          - added 'id' attribute for inner forms containers
       
    18          - added 'legend_class' attribute for inner forms
    13         
    19         
    14         0.1.5
    20         0.1.5
    15         -----
    21         -----
    16          - removed reference to 'subform' in object field widget template
    22          - removed reference to 'subform' in object field widget template
    17          - added "unconditional" edit form's buttons interface
    23          - added "unconditional" edit form's buttons interface