pip install django-celery-results``` 源码安装:从[GitHub](http://pypi.python.org/pypi/django-celery-results)下载最新版本的django-celery-results,然后通过执行以下操作来安装它 1. 2. $ tar xvfz django-celery-results-0.0.0.tar.gz $ cd django-celery-results-0.0.0 $ python setup.py build``` ...
Download:https://pypi.python.org/pypi/django-celery-results Source:https://github.com/celery/django-celery-results Keywords:django, celery, database, results About This extension enables you to store Celery task results using the Django ORM. ...
pipinstalldjango-celery-results``` 源码安装:从[GitHub](http://pypi.python.org/pypi/django-celery-results)下载最新版本的django-celery-results,然后通过执行以下操作来安装它 $ tar xvfz django-celery-results-0.0.0.tar.gz $ cd django-celery-results-0.0.0 $ python setup.py build``` 迁移---坑王...
源码安装:从[GitHub](http://pypi.python.org/pypi/django-celery-results)下载最新版本的django-celery-results,然后通过执行以下操作来安装它 $ tar xvfz django-celery-results-0.0.0.tar.gz $ cd django-celery-results-0.0.0 $ python setup.py build``` ...
Download:https://pypi.python.org/pypi/django-celery-results Source:https://github.com/celery/django-celery-results Keywords:django, celery, database, results About This extension enables you to store Celery task results using the Django ORM. ...