src/pyams_content.egg-info/PKG-INFO
changeset 596 0d1df0c8f195
parent 540 cf2d19055dd7
child 619 95026785904d
equal deleted inserted replaced
595:f6ecc99e4745 596:0d1df0c8f195
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.13
     3 Version: 0.1.14
     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
    70         pyams_content.config.site_factory = onf_website.shared.site.manager.SiteManager
    70         pyams_content.config.site_factory = onf_website.shared.site.manager.SiteManager
    71         
    71         
    72         
    72         
    73         History
    73         History
    74         =======
    74         =======
       
    75         
       
    76         0.1.14
       
    77         ------
       
    78          - updated groups management in forms
    75         
    79         
    76         0.1.13
    80         0.1.13
    77         ------
    81         ------
    78          - renamed factories to use snake_case on functions
    82          - renamed factories to use snake_case on functions
    79          - updated custom "update_content" methods for last PyAMS_form package
    83          - updated custom "update_content" methods for last PyAMS_form package