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.10 |
3 Version: 0.1.11 |
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 management and activate and schedule the task, as well as settings specific to the given task. |
59 management and activate and schedule the task, as well as settings specific to the given task. |
60 |
60 |
61 |
61 |
62 History |
62 History |
63 ======= |
63 ======= |
|
64 |
|
65 0.1.11 |
|
66 ------ |
|
67 - updated annotations adapters |
64 |
68 |
65 0.1.10 |
69 0.1.10 |
66 ------ |
70 ------ |
67 - renamed factories to use snake_case on functions |
71 - renamed factories to use snake_case on functions |
68 - add prefix to edit forms |
72 - add prefix to edit forms |