Files
heinzel 8d40f0cb4f
Run tests / Execute tox to run the test suite (push) Successful in 3m36s
dav_base: moved constants into config
2026-06-10 15:06:18 +02:00

3 lines
116 B
Python

DJANGO_MAIN_MODULE = 'main'
MODULES_CONFIG_FILE_NAME = 'module_config.json'
MODULE_APP_SETTINGS_PREFIX = 'settings-'