downgrade error to warning

This commit is contained in:
2023-11-04 01:53:10 +02:00
parent 6630877b02
commit 70c629f455
2 changed files with 6 additions and 6 deletions
+1
View File
@@ -42,6 +42,7 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c
<a href="/person/{{p.slug}}">{{p.fullname}}</a>{%if not forloop.last %}, {% endif %}
{% endfor %}
</td>
<td align="center" style="padding:2px"><a href="{{wallet.get_absolute_url}}">{{wallet.singlescan_set.all|length}}</a></td>
<td style="padding:2px">
{% for survexblock in wallet.survexblock_set.all %}
<a href="{% url "svx" survexblock.survexfile.path %}">{{survexblock}}</a>