event_routing_backends.settings package#

Submodules#

event_routing_backends.settings.common module#

Default settings for the event_routing_backends app.

event_routing_backends.settings.common.plugin_settings(settings)#

Adds default settings for the event_routing_backends app.

event_routing_backends.settings.devstack module#

Development settings for the event_routing_backends app.

event_routing_backends.settings.devstack.plugin_settings(settings)#

Override the default event_routing_backends app settings with development settings.

event_routing_backends.settings.production module#

Production settings for the event_routing_backends app.

event_routing_backends.settings.production.plugin_settings(settings)#

Override the default event_routing_backends app settings with production settings.

Module contents#