Make default database location more robust
Django CI/CD / test (push) Successful in 24s
Django CI/CD / build-and-push (push) Has been skipped

This commit is contained in:
2026-05-12 18:23:54 +02:00
parent 2b43e9a848
commit 00f84fee9b
5 changed files with 8 additions and 9 deletions
+1
View File
@@ -5,6 +5,7 @@ __pycache__
node_modules
package-lock.json
db.sqlite3
data/
/static/
dist/
.DS_Store