mirror of
https://github.com/hequan2017/seal.git
synced 2026-05-05 05:50:18 +08:00
0.3 更新说明
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
|
||||
> 作者会在周末进行开发、更新。
|
||||
|
||||
|
||||
|
||||
## 介绍
|
||||
* 基于bootstrap4+django2.1+python3.6+celery4 异步任务
|
||||
* 基于bootstrap4+django2.2 + python3.6+celery4 异步任务
|
||||
* 前端模板 inspinia 2.9
|
||||
* 采用cbv开发方式
|
||||
* drf RESTful api 例子
|
||||
@@ -115,6 +115,10 @@ python36 manage.py createsuperuser
|
||||
|
||||
python36 manage.py runserver 0.0.0.0:8001
|
||||
|
||||
//
|
||||
nohup python36 manage.py runserver 0.0.0.0:8001 >> /tmp/http.log 2>&1 &
|
||||
|
||||
|
||||
```
|
||||
|
||||
## 异步任务
|
||||
|
||||
Reference in New Issue
Block a user