src/pyams_form.egg-info/PKG-INFO
changeset 55 4cbe2708a397
parent 50 b891b49b1d3f
child 59 67e09cabd072
equal deleted inserted replaced
54:08ac02a87bcd 55:4cbe2708a397
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-form
     2 Name: pyams-form
     3 Version: 0.1.4
     3 Version: 0.1.5
     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.5
       
    15         -----
       
    16          - removed reference to 'subform' in object field widget template
       
    17          - added "unconditional" edit form's buttons interface
       
    18          - allow multiline help in form group
    13         
    19         
    14         0.1.4
    20         0.1.4
    15         -----
    21         -----
    16          - changed widgets CSS class attribute
    22          - changed widgets CSS class attribute
    17          - added custom widget template for display-mode ordered list
    23          - added custom widget template for display-mode ordered list