{% extends 'admin/index.html' %} {% block body %}
Timestamp | Func | Args | Info |
---|---|---|---|
{{ task.ts.strftime("%Y-%m-%d %H:%M:%S") }} | {{ task.serialized_func }} | {{ task.args }} {{ task.kwargs }} | {% if task.executions %}{{ task.executions.0.exception_name }}{% endif %}
{% if state == "error" %}
{% endif %} |