This commit is contained in:
Ross
2024-10-07 11:26:02 +01:00
parent 2e22846d23
commit 883b11a689
3 changed files with 5 additions and 2 deletions
+3
View File
@@ -26,6 +26,9 @@ from django.http import HttpResponseRedirect, HttpResponse
from dal import autocomplete
from django.conf import settings
from .forms import (
AnatomyAnswerForm,
AnatomyQuestionAnswerForm,