.
This commit is contained in:
+2
-1
@@ -12,7 +12,7 @@ from .models import (
|
||||
Answer,
|
||||
CidUserAnswer,
|
||||
AnatomyQuestion,
|
||||
Examination,
|
||||
#Examination,
|
||||
BodyPart,
|
||||
Structure,
|
||||
Region,
|
||||
@@ -20,6 +20,7 @@ from .models import (
|
||||
QuestionType,
|
||||
Exam,
|
||||
)
|
||||
from generic.models import Examination
|
||||
|
||||
from django.contrib.admin.widgets import FilteredSelectMultiple
|
||||
from django.forms.widgets import RadioSelect, TextInput, Textarea
|
||||
|
||||
Reference in New Issue
Block a user