Filter out unnecessary columns in history table
This commit is contained in:
@@ -41,6 +41,7 @@ INSTALLED_APPS = [
|
||||
'api.apps.ApiConfig',
|
||||
'graphs.apps.GraphsConfig',
|
||||
'django_tables2',
|
||||
'django_filters',
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
||||
Reference in New Issue
Block a user