.
This commit is contained in:
@@ -15,6 +15,6 @@ This series is not associated with any cases.
|
||||
<div>Author: {{ series.get_author_display }}</div>
|
||||
|
||||
{% for image in series.images.all %}
|
||||
{{image.image.url}}, pos: {{image.position}}</br>
|
||||
{{image.image.url}}, pos: {{image.position}}, {{image.upload_filename}}</br>
|
||||
|
||||
{% endfor %}
|
||||
Reference in New Issue
Block a user