from pathlib import Path PANEL_STATIC_MOUNT_NAME = "admin_panel_assets" PANEL_STATIC_DIRECTORY = Path(__file__).resolve().parent / "static"