This commit is contained in:
2018-11-12 15:50:56 +04:00
commit d288cf4f9e
45 changed files with 2274 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
db.sqlite3
.venv/
*.log
static/
__pycache__/