diff -r 59eded400bb8 -r cf2d19055dd7 src/pyams_content.egg-info/PKG-INFO --- a/src/pyams_content.egg-info/PKG-INFO Thu Apr 26 17:03:59 2018 +0200 +++ b/src/pyams_content.egg-info/PKG-INFO Fri Apr 27 10:42:59 2018 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-content -Version: 0.1.12 +Version: 0.1.13 Summary: PyAMS base content interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_content Author: Thierry Florac @@ -73,6 +73,18 @@ History ======= + 0.1.13 + ------ + - renamed factories to use snake_case on functions + - updated custom "update_content" methods for last PyAMS_form package + - added checks for "pyams_gis" package availability to enable GPS coordinates attributes + - refactored blog post add form + - added ProtectedFormObjectMixin as base class to menu dividers to avoid menus only containing dividers + - added prefix to edit forms + - updated TinyMCE editor initialization + - updated contact paragraph properties + - updated JSON events responses + 0.1.12 ------ - updated site upgrade code to use factory interfaces for shared tools