Removed diagram proxy - no longer needed because of cacheing function

This commit is contained in:
2025-11-05 14:46:03 +01:00
parent f7e6795c00
commit 28f87509d6
6 changed files with 2 additions and 10 deletions

View File

@@ -51,7 +51,6 @@ INSTALLED_APPS = [
'mptt',
'pages',
'nested_admin',
'revproxy.apps.RevProxyConfig',
]
MIDDLEWARE = [