improve uploading

This commit is contained in:
Ross
2024-04-22 15:17:31 +01:00
parent 6c57e35f06
commit fa613ae116
7 changed files with 356 additions and 21 deletions
-1
View File
@@ -1110,7 +1110,6 @@ class UncategorisedDicom(models.Model):
return duplicate
@logger.catch()
def save(self, *args, **kwargs):
"""Override save method to add image hash"""
if self.image: