src/pyams_form.egg-info/PKG-INFO
changeset 189 8decb05718fe
parent 182 349100f57541
child 192 f50793e3992f
--- a/src/pyams_form.egg-info/PKG-INFO	Mon Sep 23 10:21:53 2019 +0200
+++ b/src/pyams_form.egg-info/PKG-INFO	Thu Sep 26 11:54:28 2019 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pyams-form
-Version: 0.1.24
+Version: 0.1.25
 Summary: PyAMS base form interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_form
 Author: Thierry Florac
@@ -11,6 +11,13 @@
         History
         =======
         
+        0.1.25
+        ------
+         - corrected widget display templates
+         - set status correctly in form's "add_error" method
+         - added widget to display JSON dict field
+         - updated radio and checkbox widget templates to correctly display translation strings
+        
         0.1.24
         ------
          - added widget selector subscriber predicate