src/pyams_form.egg-info/PKG-INFO
changeset 74 946d4f09ab9f
parent 69 0df6b07cf813
child 76 81ec137eb851
equal deleted inserted replaced
73:d07ddd028cd0 74:946d4f09ab9f
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-form
     2 Name: pyams-form
     3 Version: 0.1.8
     3 Version: 0.1.9
     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: 
    10 Description: 
    10         
    11         
    11         History
    12         History
    12         =======
    13         =======
       
    14         
       
    15         0.1.9
       
    16         -----
       
    17          - added test in main form template to remove "<form>" tag when no action is defined
       
    18          - added "SEO-enabled" text input to display quality gauge based on input length (for use on content's title)
    13         
    19         
    14         0.1.8
    20         0.1.8
    15         -----
    21         -----
    16          - updated form widgets group interface to add fieldset class
    22          - updated form widgets group interface to add fieldset class
    17          - added ValidationError exception management "after-update" in AJAX forms; these exceptions can
    23          - added ValidationError exception management "after-update" in AJAX forms; these exceptions can