05/06 Phase 2: fixed issues

This commit is contained in:
2026-05-07 11:09:06 -04:00
parent 5b26836399
commit 9f7d656d5e
29 changed files with 1442 additions and 94 deletions
+1 -1
View File
@@ -92,4 +92,4 @@ def create_admin_app(config_override=None):
import app.models # noqa: F401
logger.info("Admin app created (env=%s)", flask_app.config.get("FLASK_ENV"))
return flask_app
return flask_app