equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-scheduler |
2 Name: pyams-scheduler |
3 Version: 0.1.3 |
3 Version: 0.1.4 |
4 Summary: PyAMS tasks scheduler |
4 Summary: PyAMS tasks scheduler |
5 Home-page: http://hg.ztfy.org/pyams/pyams_scheduler |
5 Home-page: http://hg.ztfy.org/pyams/pyams_scheduler |
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 |
59 |
59 |
60 |
60 |
61 History |
61 History |
62 ======= |
62 ======= |
63 |
63 |
|
64 0.1.4 |
|
65 ----- |
|
66 - changed admin view name to "admin" instead of "admin.html" |
|
67 - changed vocabulary declaration |
|
68 - imports cleanup |
|
69 |
64 0.1.3 |
70 0.1.3 |
65 ----- |
71 ----- |
66 - use ApplicationCreated event to start scheduler sub-process |
72 - use ApplicationCreated event to start scheduler sub-process |
67 |
73 |
68 0.1.2 |
74 0.1.2 |