Init models

This commit is contained in:
Yohann D'ANELLO
2020-11-15 19:27:18 +01:00
parent a2597dec19
commit c04794081b
9 changed files with 331 additions and 2 deletions

3
.gitignore vendored
View File

@ -39,3 +39,6 @@ media/
env/
venv/
db.sqlite3
# Don't commit migrations now
migrations/