.
This commit is contained in:
@@ -47,6 +47,7 @@ class AnatomyQuestionTable(tables.Table):
|
||||
"author",
|
||||
)
|
||||
sequence = ("view", "image", "exams")
|
||||
order_by = "-created_date"
|
||||
|
||||
def __init__(self, data=None, *args, **kwargs):
|
||||
super().__init__(
|
||||
|
||||
Reference in New Issue
Block a user