Skip to content

Admin dash

SESSION_SECRET = settings.ADMIN_SESSION_SECRET module-attribute

logger = logging.getLogger(__name__) module-attribute

admin_dash(engine)

Add the admin panel to the app.

index_view()