start testing

This commit is contained in:
Ross
2022-05-21 11:20:21 +01:00
parent 0ca980ccb6
commit 160bb13b64
18 changed files with 203 additions and 61 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ class AnatomyUserAnswerTable(tables.Table):
template_name = "django_tables2/bootstrap4.html"
fields = (
"cid",
#"user",
"user",
"question",
"answer",
#"answer_compare",