src/pyams_form.egg-info/PKG-INFO
changeset 182 349100f57541
parent 176 e9de5679c66f
child 189 8decb05718fe
--- a/src/pyams_form.egg-info/PKG-INFO	Fri Jul 26 18:36:18 2019 +0200
+++ b/src/pyams_form.egg-info/PKG-INFO	Fri Jul 26 19:17:03 2019 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pyams-form
-Version: 0.1.23.1
+Version: 0.1.24
 Summary: PyAMS base form interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_form
 Author: Thierry Florac
@@ -11,6 +11,14 @@
         History
         =======
         
+        0.1.24
+        ------
+         - added widget selector subscriber predicate
+         - updated Select2 widgets templates in display mode
+         - added translation to radio buttons display template
+         - added simple "add_error" method to IForm interface to be able to add an error easilly to
+            an existing form
+        
         0.1.23.1
         --------
          - updated checkbox widget display template