You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2024. It is now read-only.
delete takes care of unscheduling
admin uses model.delete instead of model.all.delete to perform correct unscheduling
added validation to scheduled and repeatable job admin form to have scheduled time as future datetime at time of save (add/edit)
tests updated
version bump