Tasks Test

{% if tasks_available %}

Two tasks were just enqueued. Check the Tasks panel to see them.

{% else %}

django.tasks requires Django 6.0+. Check the Tasks panel to see the upgrade message.

{% endif %}