equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-zmi |
2 Name: pyams-zmi |
3 Version: 0.1.7 |
3 Version: 0.1.8 |
4 Summary: PyAMS base management interface |
4 Summary: PyAMS base management interface |
5 Home-page: http://hg.ztfy.org/pyams/pyams_zmi |
5 Home-page: http://hg.ztfy.org/pyams/pyams_zmi |
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 |
14 is used as default by several PyAMS packages. |
14 is used as default by several PyAMS packages. |
15 |
15 |
16 |
16 |
17 History |
17 History |
18 ======= |
18 ======= |
|
19 |
|
20 0.1.8 |
|
21 ----- |
|
22 - renamed factories to use snake_case on functions |
|
23 - use default container delete helper in control panel |
|
24 - added prefix to edit forms |
19 |
25 |
20 0.1.7 |
26 0.1.7 |
21 ----- |
27 ----- |
22 - reorganized package |
28 - reorganized package |
23 - moved PyAMS_skin "static" configuration to persistent ZMI configuration |
29 - moved PyAMS_skin "static" configuration to persistent ZMI configuration |