enterprise.settings package

Submodules

enterprise.settings.test module

These settings are here to use during tests, because django requires them.

In a real-world use case, apps in this project are installed into other Django applications, so these settings will not be used.

enterprise.settings.test.here(*args)

Return the absolute path to a directory from this file.

enterprise.settings.test.root(*args)

Return the absolute path to some file from the project’s root.

Module contents