{% extends "admin/base_site.html" %} {% load static %} {% block title %}Job {{ object.id }} {{ block.super }}{% endblock %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block breadcrumbs %}
You need to have allow_abort_jobs=True set for the queue to be able to abort the job. More info