django-cloudtask icon indicating copy to clipboard operation
django-cloudtask copied to clipboard

Results 2 django-cloudtask issues
Sort by recently updated
recently updated
newest added

* Use official hooks for isort and flake8, rather than old mirrors in pre-commit org * Upgrade to latest versions of everything * Use new isort 'black' profile rather than...

When a scheduled task already exists, it won't be updated at deployment time even if certain properties have changed, particularly the TASK_DOMAIN. Let's add a way to force sync/update or...

enhancement
scheduler