dav_base: cosmetics
Run tests / Execute tox to run the test suite (push) Successful in 3m29s

This commit is contained in:
2026-05-28 14:51:49 +02:00
parent efd2305b35
commit d9cfffb8c2
8 changed files with 63 additions and 41 deletions
+3
View File
@@ -0,0 +1,3 @@
DJANGO_MAIN_MODULE = 'main'
MODULES_CONFIG_FILE_NAME = 'module_config.json'
MODULE_APP_SETTINGS_PREFIX = 'settings-'