add a basic system info
This commit is contained in:
+4
-1
@@ -81,7 +81,10 @@ INSTALLED_APPS = [
|
||||
"autocomplete",
|
||||
'markdownify.apps.MarkdownifyConfig',
|
||||
'django_jsonforms',
|
||||
'django_svelte_jsoneditor'
|
||||
'django_svelte_jsoneditor',
|
||||
'django_psutil_dash',
|
||||
|
||||
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
||||
Reference in New Issue
Block a user