Importations récurrentes {% if status %}{{ status }}{% endif %}
Résumé : {% include "agenda_culturel/rimports-info-inc.html" with all=0 %}
Filtrer
Id | Nom | Récurrence | Nb d'imports | Dernier | Actions |
---|---|---|---|---|---|
{{ obj.pk }} | {{ obj.name }} | {{ obj.get_recurrence_display }} | {{ obj.nb_imports }} | {% if obj.nb_imports > 0 %} {% with imp=obj.last_import %} {% if imp.status == "running" %}{{ imp.status }}{% else %}{{ imp.status }} {% if imp.status == "success" %} ({{ imp.nb_initial }}){% endif %}{% endif %} {% endwith %} {% endif %} |