Updated translations
authorThierry Florac <tflorac@ulthar.net>
Sun, 11 Mar 2018 11:23:25 +0100
changeset 87 cfd3fe45ed6b
parent 86 efe571a7718c
child 88 f1b5a6216f2b
Updated translations
docs/HISTORY.txt
src/pyams_form.egg-info/PKG-INFO
--- a/docs/HISTORY.txt	Wed Mar 07 14:41:44 2018 +0100
+++ b/docs/HISTORY.txt	Sun Mar 11 11:23:25 2018 +0100
@@ -1,6 +1,10 @@
 History
 =======
 
+0.1.11
+------
+ - updates in form management to avoid multiple updates on the same content when using sub-forms
+
 0.1.10
 ------
  - added optional notice before and after widgets, and added CSS class to form groups
--- a/src/pyams_form.egg-info/PKG-INFO	Wed Mar 07 14:41:44 2018 +0100
+++ b/src/pyams_form.egg-info/PKG-INFO	Sun Mar 11 11:23:25 2018 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-form
-Version: 0.1.10
+Version: 0.1.11
 Summary: PyAMS base form interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_form
 Author: Thierry Florac
@@ -12,6 +12,10 @@
         History
         =======
         
+        0.1.11
+        ------
+         - updates in form management to avoid multiple updates on the same content when using sub-forms
+        
         0.1.10
         ------
          - added optional notice before and after widgets, and added CSS class to form groups