Add migrations

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
2022-03-09 19:46:53 +01:00
parent c585644dd6
commit 8cb3815777
3 changed files with 33 additions and 3 deletions

3
.gitignore vendored
View File

@@ -42,6 +42,3 @@ secrets.py
env/
venv/
db.sqlite3
# Ignore migrations during first phase dev
migrations/