start testing
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ class AnatomyUserAnswerTable(tables.Table):
|
||||
template_name = "django_tables2/bootstrap4.html"
|
||||
fields = (
|
||||
"cid",
|
||||
#"user",
|
||||
"user",
|
||||
"question",
|
||||
"answer",
|
||||
#"answer_compare",
|
||||
|
||||
Reference in New Issue
Block a user