Skip to content

0.12.0

Choose a tag to compare

@RealOrangeOne RealOrangeOne released this 06 Feb 16:50
· 24 commits to master since this release
29f923a

New Home

This backend has now been extracted from django-tasks.

Simply install it and update the backend and module reference, and it should continue working as before.

Versions prior to 0.12.0 were still included in django-tasks. See the 0.12.0 release notes for details.

Task metadata is no more

Metadata functionality has been removed from the upstream django-tasks project, to bring it more in line with django.tasks. See its release notes for more.

What's Changed