X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/1cf4fb4598e03f90dc3be408a9b6b16c9442be9a..21cd47e315b2e86edeff93bac5d1eca5b5d2c428:/src/catalogue/templates/catalogue/author_detail.html?ds=inline diff --git a/src/catalogue/templates/catalogue/author_detail.html b/src/catalogue/templates/catalogue/author_detail.html index 177f3be9..9ee44c3e 100644 --- a/src/catalogue/templates/catalogue/author_detail.html +++ b/src/catalogue/templates/catalogue/author_detail.html @@ -49,7 +49,7 @@ {{ book.get_priorty_display }} - {% for b in book.document_books %} + {% for b in book.document_books.all %} {{ b }} @@ -75,7 +75,7 @@ {{ book.get_priorty_display }} - {% for b in book.document_books %} + {% for b in book.document_books.all %} {{ b }}