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