added celery functionality

added CRUD base
This commit is contained in:
Marvin Zhang
2019-02-11 13:25:33 +08:00
parent 426fb19238
commit 7e8531aa57
16 changed files with 126 additions and 0 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
.idea/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]