.
This commit is contained in:
@@ -50,7 +50,6 @@ class Long(models.Model):
|
||||
"Associated condition. Will allow searching / filtering and tips / hints to be displayed. Conditions with spaces must be enclosed in quotes \"...\""
|
||||
)
|
||||
|
||||
#sign = models.CharField(max_length=255, blank=True)
|
||||
sign = tagulous.models.TagField(
|
||||
to=Sign, blank=True, help_text='Radiological signs in the question')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user