jivago.config.debug_jivago_context module

class jivago.config.debug_jivago_context.DebugJivagoContext(root_package: Module, registry: Registry, banner: bool = True)[source]

Bases: ProductionJivagoContext

Jivago context for easy development. Automatically configures CORS requests and provides stacktrace logging.

configure_service_locator()[source]
create_router_config() RouterBuilder[source]