Created at | Created by | Status | Actions |
---|---|---|---|
{{ job.created_at|date:"DATETIME_FORMAT" }} | {{ job.created_by }} |
{% if job.cancelled_at %}
{% elif job.has_finished %}
{% elif job.started_at %}
Loading...
{% else %}
{% endif %}
|
Job status |