BZ易风

导航

 

2019年10月2日

摘要: celery生成静态页面 celery_tasks/tasks.py 模板文件 static_index.html 启动celery 生成静态页面 配置nginx.conf sudo vi /usr/local/nginx/conf/nginx.conf中在http中添加 重启nginx 浏览器中 阅读全文
posted @ 2019-10-02 23:26 BZ易风 阅读(272) 评论(0) 推荐(0) 编辑
 
摘要: 文件储存API:https://yiyibooks.cn/xx/django_182/ref/files/storage.html 编写自定义存储系统:https://yiyibooks.cn/xx/django_182/howto/custom-file-storage.html 定义一个自定义的 阅读全文
posted @ 2019-10-02 17:50 BZ易风 阅读(1037) 评论(0) 推荐(0) 编辑