This commit is contained in:
Ross
2021-08-11 18:18:44 +01:00
parent 1618ace70b
commit 714adb0a81
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -42,6 +42,7 @@ class LongAdminForm(ModelForm):
model = Long
fields = [
"description",
"history",
"sign",
"feedback",