This commit is contained in:
Kylmakalle
2018-04-09 15:43:57 +03:00
commit d7c1ebc498
9 changed files with 2031 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.idea/
__pycache__/
data/migrations/*
!data/migrations/__init__.py
config.py