Skip to content

Releases: RealOrangeOne/django-tasks-db

0.12.0

06 Feb 16:50
29f923a

Choose a tag to compare

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