equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-form |
2 Name: pyams-form |
3 Version: 0.1.31 |
3 Version: 0.1.32 |
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.32 |
|
61 ------ |
|
62 - updated form context permission checker |
|
63 - updated form groups templates |
|
64 |
60 0.1.31 |
65 0.1.31 |
61 ------ |
66 ------ |
62 - add dialog_class attribute to form manager |
67 - add dialog_class attribute to form manager |
63 |
68 |
64 0.1.30 |
69 0.1.30 |