openedx.core.lib.blockstore_api.config package#
Submodules#
openedx.core.lib.blockstore_api.config.waffle module#
Toggles for blockstore.
Module contents#
Helper method to indicate when the blockstore app API is enabled.
- openedx.core.lib.blockstore_api.config.use_blockstore_app()#
Use the Blockstore app API if the settings say to (e.g. in test) or if the waffle switch is enabled.