#122: Improve documentation and conf tools #126

Merged
thomas merged 11 commits from dev-1.0-120 into develop-1.0 2023-11-08 17:40:02 +00:00
Showing only changes of commit 48c5a1c9ce - Show all commits

3
.gitignore vendored
View File

@ -5,3 +5,6 @@ venv/
node_modules/ node_modules/
*.egg-info/ *.egg-info/
*.egg *.egg
db.sqlite3
instance/settings/settings.py