diff -r 2e43c617c3f1 -r 17dcac4dc388 src/pyams_form.egg-info/PKG-INFO --- a/src/pyams_form.egg-info/PKG-INFO Sat Jun 09 00:44:54 2018 +0200 +++ b/src/pyams_form.egg-info/PKG-INFO Mon Jun 11 15:59:51 2018 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-form -Version: 0.1.12 +Version: 0.1.13 Summary: PyAMS base form interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_form Author: Thierry Florac @@ -12,6 +12,12 @@ History ======= + 0.1.13 + ------ + - added optional "factory" argument to "NamedWidgetsGroups" function + - added "ajax_config" class decorator to declare AJAX views + - updated groups management + 0.1.12 ------ - added clearfix in form templates between widgets prefix and groups