Task now uses a UUID4 instead of a LUID

This commit is contained in:
Ilan Steemers
2015-07-08 13:33:03 +02:00
parent ddf861a16d
commit f8708cfd73
8 changed files with 91 additions and 49 deletions

View File

@@ -77,7 +77,7 @@ Reference
.. py:attribute:: task
Name of the last task generated by this schedule.
Id of the last task generated by this schedule.
.. py:method:: last_run()