lots of updates

This commit is contained in:
Ross
2024-12-30 13:41:55 +00:00
parent 3c72a06ad2
commit 58301dd251
16 changed files with 136 additions and 341 deletions
+1 -1
View File
@@ -72,7 +72,6 @@ INSTALLED_APPS = [
"django.contrib.staticfiles",
"django.contrib.postgres",
"dbbackup",
"rest_framework",
"tinymce",
"django_unused_media",
"django_htmx",
@@ -83,6 +82,7 @@ INSTALLED_APPS = [
'django_jsonforms',
'django_svelte_jsoneditor',
'django_psutil_dash',
'template_partials',
]