v0.1 基础版本

v0.1 基础版本
This commit is contained in:
何全
2019-03-02 12:02:55 +08:00
parent 16f25e8147
commit a059c74cb4
2331 changed files with 524759 additions and 2 deletions

20
.gitignore vendored Normal file
View File

@@ -0,0 +1,20 @@
*/migrations/*
!*/migrations/__init__.py
*.pyc
/*.pyc
*/*.pyc
*.DS_Store
*.idea
*.git
*/.DS_Store
*/.idea
*/__pycache__
*/__pycache__/*
*/export/*
*/export/*.csv
configure.yaml
db.sqlite3
scheduler.log
celerybeat-schedule