src/pyams_content.egg-info/PKG-INFO
changeset 957 27c643fea2b4
parent 953 20c85661ff35
child 960 a9bcf47e9754
equal deleted inserted replaced
956:a8723fffbaf6 957:27c643fea2b4
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.18
     3 Version: 0.1.18.1
     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.18.1
       
    77         --------
       
    78          - remove broken objects from catalog when reindexing
       
    79         
       
    80         0.1.18
       
    81         ------
       
    82          - better PEP 8 conformance
       
    83          - many many ZMI updates
    75         
    84         
    76         0.1.17
    85         0.1.17
    77         ------
    86         ------
    78          - clear catalog and reindex all objects in "pyams_index" script
    87          - clear catalog and reindex all objects in "pyams_index" script
    79          - updated forms templates
    88          - updated forms templates