src/pyams_form.egg-info/PKG-INFO
changeset 217 45d0bf02540a
parent 210 821b37b156ac
child 222 ab62ab8fbcd3
equal deleted inserted replaced
216:33bbf7a09d29 217:45d0bf02540a
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-form
     2 Name: pyams-form
     3 Version: 0.1.28
     3 Version: 0.1.29
     4 Summary: PyAMS base form interfaces and classes
     4 Summary: PyAMS base form interfaces and classes
     5 Home-page: http://hg.ztfy.org/pyams/pyams_form
     5 Home-page: http://hg.ztfy.org/pyams/pyams_form
     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
    55         
    55         
    56         
    56         
    57         History
    57         History
    58         =======
    58         =======
    59         
    59         
       
    60         0.1.29
       
    61         ------
       
    62          - added events before and after widgets updates
       
    63         
    60         0.1.28
    64         0.1.28
    61         ------
    65         ------
    62          - added adapter lookup while creating search form
    66          - added adapter lookup while creating search form
    63         
    67         
    64         0.1.27
    68         0.1.27