add migrations

This commit is contained in:
Kevin Heyer 2025-09-22 10:22:16 +02:00
parent 527ece3378
commit 8d67ad8967

4
.gitignore vendored
View file

@ -27,6 +27,7 @@ var/
db.sqlite3
media/
staticfiles/
migrations/
# If you are using WhiteNoise for static file management
static_root/
@ -72,7 +73,4 @@ venv.bak/
.DS_Store
Thumbs.db
db.sqlite3