添加migration到git

This commit is contained in:
2021-12-24 00:09:03 +08:00
parent e8ef07cceb
commit 54a7c9c69a
7 changed files with 228 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
/migrations/
/backup/
/.venv/
__pycache__/
*.pyc