src/pyams_form.egg-info/PKG-INFO
changeset 63 e48fcd062faf
parent 59 67e09cabd072
child 69 0df6b07cf813
equal deleted inserted replaced
62:86c94625fd90 63:e48fcd062faf
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-form
     2 Name: pyams-form
     3 Version: 0.1.6
     3 Version: 0.1.7
     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.7
       
    15         -----
       
    16          - reify permission in protected form object mixin base class
       
    17          - updated TextLineList input widget to allow options sorting
    13         
    18         
    14         0.1.6
    19         0.1.6
    15         -----
    20         -----
    16          - updated JSON responses management in AJAX forms
    21          - updated JSON responses management in AJAX forms
    17          - added 'id' attribute for inner forms containers
    22          - added 'id' attribute for inner forms containers