创建新工程 添加了一些通用代码和数据库模型
This commit is contained in:
6
requirements.txt
Normal file
6
requirements.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
django
|
||||
MySQL-python
|
||||
redis
|
||||
django-redis-sessions
|
||||
djangorestframework
|
||||
celery
|
||||
Reference in New Issue
Block a user