numerous updates
This commit is contained in:
@@ -80,6 +80,7 @@ class RapidUserAnswerTable(tables.Table):
|
||||
template_name = "django_tables2/bootstrap4.html"
|
||||
fields = (
|
||||
"cid",
|
||||
"user",
|
||||
"question",
|
||||
"normal",
|
||||
"answer",
|
||||
|
||||
Reference in New Issue
Block a user