# Migrations

initial migrations commit
This commit is contained in:
2022-02-02 08:46:08 +01:00
parent 68c8521f23
commit 509533477a
23 changed files with 1034 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,3 @@
# Project exclude paths
/venv/
/.idea/
*/migrations/
/.idea/