Note

This is a public alpha release, and therefore features and functionality may change and the software and documentation may contain technical bugs or other issues. If you discover any issues please consider registering a GitHub issue.

datasources.apps module

class datasources.apps.DatasourcesConfig(app_name, app_module)[source]

Bases: django.apps.config.AppConfig

static create_operational_metadata()[source]
name = 'datasources'
ready()[source]

Override this method in subclasses to run code when Django starts.