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