src/pyams_default_theme.egg-info/PKG-INFO
changeset 485 2198718b5329
parent 482 f15a620e5a5d
child 490 9fe4157cf405
equal deleted inserted replaced
484:8ff990ede299 485:2198718b5329
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-default-theme
     2 Name: pyams-default-theme
     3 Version: 0.1.43.3
     3 Version: 0.1.43.4
     4 Summary: PyAMS default theme
     4 Summary: PyAMS default theme
     5 Home-page: http://hg.ztfy.org/pyams/pyams_default_theme
     5 Home-page: http://hg.ztfy.org/pyams/pyams_default_theme
     6 Author: Thierry Florac
     6 Author: Thierry Florac
     7 Author-email: tflorac@ulthar.net
     7 Author-email: tflorac@ulthar.net
     8 License: ZPL
     8 License: ZPL
     9 Description: 
     9 Description: 
    10         
    10         
    11         History
    11         History
    12         =======
    12         =======
       
    13         
       
    14         0.1.43.4
       
    15         --------
       
    16          - refactoring of Google's reCaptcha usage to avoid timeout on form's submit; the side effect of
       
    17            this modification is that reCaptcha client call should be done via a form's submit handler
    13         
    18         
    14         0.1.43.3
    19         0.1.43.3
    15         --------
    20         --------
    16          - updated form's data converters
    21          - updated form's data converters
    17          - updated form's boolean fields management
    22          - updated form's boolean fields management