improve uploading
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user