src/pyams_form.egg-info/PKG-INFO
changeset 112 17dcac4dc388
parent 97 fe1785bdc9d7
child 122 e8d0176a4f42
equal deleted inserted replaced
111:2e43c617c3f1 112:17dcac4dc388
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-form
     2 Name: pyams-form
     3 Version: 0.1.12
     3 Version: 0.1.13
     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.13
       
    16         ------
       
    17          - added optional "factory" argument to "NamedWidgetsGroups" function
       
    18          - added "ajax_config" class decorator to declare AJAX views
       
    19          - updated groups management
    14         
    20         
    15         0.1.12
    21         0.1.12
    16         ------
    22         ------
    17          - added clearfix in form templates between widgets prefix and groups
    23          - added clearfix in form templates between widgets prefix and groups
    18          - added helper to get edit permission for any object
    24          - added helper to get edit permission for any object