.
This commit is contained in:
@@ -526,6 +526,8 @@ class RapidImage(models.Model):
|
||||
|
||||
is_dicom = models.BooleanField(default=False)
|
||||
|
||||
|
||||
|
||||
def image_tag(self):
|
||||
if self.image:
|
||||
return mark_safe(
|
||||
|
||||
Reference in New Issue
Block a user