This commit is contained in:
Ross
2022-05-03 19:08:27 +01:00
parent f0c779391d
commit c8e3dd5869
5 changed files with 0 additions and 11 deletions
-2
View File
@@ -68,8 +68,6 @@ def findMiddle(input_list):
@reversion.register
class Long(models.Model):
# author = models.ForeignKey('auth.User', on_delete=models.CASCADE)
# image = models.ImageField()
description = models.TextField(
blank=True,
help_text="Description of the case, for admin organisation, will not be visible when taking",