basxbread.settings package

Submodules

basxbread.settings.required module

These are sane default settings, some of which are required to run a basxbread application properly out-of-the-box, however all settings can be overwritten in the project-specific settings module

It is recommended to include these settings via from basxbread.settings.required import * inside the project settings file. The BASXBREAD_DEPENDENCIES variable should be appended to the INSTALLED_APPS setting.