mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
Task now uses a UUID4 instead of a LUID
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user