improve image hashing

This commit is contained in:
Ross
2023-12-26 17:11:02 +00:00
parent 8c0aaa82e2
commit 714f472da6
14 changed files with 183 additions and 42 deletions
+1 -1
View File
@@ -100,7 +100,7 @@
[{{image.image.size|filesizeformat}}]
{% endif %}
{{image.image_md5_hash}} ({{image.is_dicom}})
{{image.image_md5_hash}} ({{image.is_dicom}}) {{image.image_blake3_hash}}
<br />
{% comment %} {{image.get_dicom_info|safe}}<br /> {% endcomment %}