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",