--- a/src/pyams_form.egg-info/PKG-INFO Wed Jul 18 15:48:52 2018 +0200
+++ b/src/pyams_form.egg-info/PKG-INFO Fri Jul 20 12:45:05 2018 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: pyams-form
-Version: 0.1.14
+Version: 0.1.15
Summary: PyAMS base form interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_form
Author: Thierry Florac
@@ -12,6 +12,11 @@
History
=======
+ 0.1.15
+ ------
+ - updated Select2 widgets templates
+ - updated text areas CSS class
+
0.1.14
------
- updated "ajax_config" decorator to improve handling of overriden "get_ajax_output" method