1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

We are in production, then we commit migrations

This commit is contained in:
Yohann D'ANELLO
2020-09-05 10:05:17 +02:00
parent 77b0241406
commit 751a4291ab
10 changed files with 820 additions and 3 deletions

3
.gitignore vendored
View File

@ -47,6 +47,3 @@ backups/
env/
venv/
db.sqlite3
# Ignore migrations during first phase dev
migrations/