src/pyams_content.egg-info/PKG-INFO
changeset 1371 865291f1616d
parent 1368 570cb7fce4d6
child 1376 0155c71d38f0
equal deleted inserted replaced
1370:87bcbf37ad6d 1371:865291f1616d
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.54.2
     3 Version: 0.1.55
     4 Summary: PyAMS base content interfaces and classes
     4 Summary: PyAMS base content interfaces and classes
     5 Home-page: http://hg.ztfy.org/pyams/pyams_content
     5 Home-page: http://hg.ztfy.org/pyams/pyams_content
     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
    69         pyams_content.config.site_factory = onf_website.shared.site.manager.SiteManager
    69         pyams_content.config.site_factory = onf_website.shared.site.manager.SiteManager
    70         
    70         
    71         
    71         
    72         History
    72         History
    73         =======
    73         =======
       
    74         
       
    75         0.1.55
       
    76         ------
       
    77          - updated form's captcha and proxy management by adding default settings to forms manager
    74         
    78         
    75         0.1.54.2
    79         0.1.54.2
    76         --------
    80         --------
    77          - define alternate owners list on contributors restrictions as not required
    81          - define alternate owners list on contributors restrictions as not required
    78          - use alternate "DottedDecimalField" for decimal form fields
    82          - use alternate "DottedDecimalField" for decimal form fields