fixed django-tables rendering

This commit is contained in:
Kaibu
2019-11-13 23:44:52 +01:00
parent cead2fc45f
commit aca9501307
5 changed files with 122 additions and 113 deletions

View File

@@ -34,7 +34,7 @@
<br/>
{% if recipes %}
{% if user.is_authenticated and recipes %}
{% render_table recipes %}
{% else %}
<div class="alert alert-danger" role="alert">