Setup django_tables2 for user history table
This commit is contained in:
@@ -40,6 +40,7 @@ INSTALLED_APPS = [
|
||||
'login.apps.LoginConfig',
|
||||
'api.apps.ApiConfig',
|
||||
'graphs.apps.GraphsConfig',
|
||||
'django_tables2',
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
||||
Reference in New Issue
Block a user