468 Forks
1482 Stars
1482 Watchers

django-celery

Old Celery integration project for Django

How to download and setup django-celery

Open terminal and run command
git clone https://github.com/celery/django-celery.git
git clone is used to create a copy or clone of django-celery repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with django-celery https://github.com/celery/django-celery/archive/master.zip

Or simply clone django-celery with SSH
[email protected]:celery/django-celery.git

If you have some problems with django-celery

You may open issue on django-celery support forum (system) here: https://github.com/celery/django-celery/issues