src/pyams_form.egg-info/PKG-INFO
changeset 59 67e09cabd072
parent 55 4cbe2708a397
child 63 e48fcd062faf
--- a/src/pyams_form.egg-info/PKG-INFO	Mon Sep 11 13:35:48 2017 +0200
+++ b/src/pyams_form.egg-info/PKG-INFO	Mon Sep 11 15:01:24 2017 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-form
-Version: 0.1.5
+Version: 0.1.6
 Summary: PyAMS base form interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_form
 Author: Thierry Florac
@@ -11,6 +11,12 @@
         History
         =======
         
+        0.1.6
+        -----
+         - updated JSON responses management in AJAX forms
+         - added 'id' attribute for inner forms containers
+         - added 'legend_class' attribute for inner forms
+        
         0.1.5
         -----
          - removed reference to 'subform' in object field widget template