oops forgot it here

This commit is contained in:
Walter 2025-02-21 15:58:50 +01:00
parent bdaf0e866c
commit dc087692b8

View File

@ -49,7 +49,7 @@ INSTALLED_APPS = [
"crispy_bootstrap4", "crispy_bootstrap4",
"django_extensions", "django_extensions",
"django_cleanup.apps.CleanupConfig", "django_cleanup.apps.CleanupConfig",
"django_minify_html", #"django_minify_html",
# Global # Global
"users", "users",