Merge siteroot application

This commit is contained in:
Sascha Ißbrücker
2025-03-09 05:50:05 +01:00
parent b037de14c9
commit 2d3bd13a12
84 changed files with 864 additions and 822 deletions

View File

@@ -1,4 +1,4 @@
[pytest]
DJANGO_SETTINGS_MODULE = siteroot.settings.dev
DJANGO_SETTINGS_MODULE = bookmarks.settings.dev
# -- recommended but optional:
python_files = tests.py test_*.py *_tests.py