django-celery-progress icon indicating copy to clipboard operation
django-celery-progress copied to clipboard

Track the progress of Celery tasks in Django.

Results 3 django-celery-progress issues
Sort by recently updated
recently updated
newest added

Hi, I tried out your package today. It seems the current package was implemented using Django API version

It's not able to find the package. As indeed, it doesn't seem to be on PyPi? https://pypi.python.org/pypi/django-celery-progress is returning a 404

This would be helpful to add please as it's causing headache trying to get the testproject up and running.