Files
django-q2/django_q
Scott Pashley 23c06a38eb Rerun successful tasks (#99)
* Move logic that resubmits a task and then deletes the original into an action function that can be used for both failure and success resubmission.

* Use the resubmit_task action in the FailAdmin.

* Add the resubmit_task action to the TaskAdmin class.

* Update resubmit failure test to reflect using the new resubmit action.

* Add a test for resubmitting successful tasks.

---------

Co-authored-by: Scott Pashley
2023-06-23 23:05:04 +02:00
..
2023-06-23 23:05:04 +02:00
2023-05-14 03:22:34 +02:00
2023-06-23 23:05:04 +02:00
2022-11-16 01:45:40 +01:00
2022-11-16 01:45:40 +01:00
2023-05-14 02:51:48 +02:00
2020-06-15 16:02:14 +02:00
2021-05-30 17:10:07 +02:00