Django-Celery实现HTTP求:安装与配置指南.pdfVIP

  • 1
  • 0
  • 约2.82千字
  • 约 1页
  • 2026-05-13 发布于北京
  • 举报

Django-Celery实现HTTP求:安装与配置指南.pdf

2019/7/143.django-celery实现异步HTTP请求

djang-celery

⼀.安装django-celery

1.1安装django-celery之前需先安装Celery,安装的包的版本不是越新越好,建议安装Celery的版本为4.0.0以下,否则可能存在兼容性问题.如果pip官⽅源不能安装,可以使⽤aliyun的pip源

pipinstallcelery==4.0.0-i--trusted-host

pipinstalldjango-celery==3.2.2-i--trusted-host

pipinstallredis==2.10.6-i

文档评论(0)

1亿VIP精品文档

相关文档