Revision history [back]
ouch! seems that http://celeryproject.org/ is down, if you don't want to wait until it's back up you can do this manually:
pip install django-celery==3.0.11 --use-mirrors
More information about what to do if pypi goes down here: http://jacobian.org/writing/when-pypi-goes-down/
ouch! seems that http://celeryproject.org/ is down, if you don't want to wait until it's back up you can do this manually:
pip install django-celery==3.0.11 --use-mirrors
More information about what to do if pypi goes down here: http://jacobian.org/writing/when-pypi-goes-down/