From 2663488e1e7e8f50099481d993313248f46f43c7 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 25 Feb 2021 18:02:55 +0000 Subject: [PATCH] . --- longs/forms.py | 1 + 1 file changed, 1 insertion(+) diff --git a/longs/forms.py b/longs/forms.py index 3ef17410..073cfebe 100755 --- a/longs/forms.py +++ b/longs/forms.py @@ -131,6 +131,7 @@ class LongForm(ModelForm): fields = [ #"examination", #"site", + "description", "history", "feedback", "condition",