Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to the new Celery API #3319

Open
hackdna opened this issue Apr 9, 2019 · 0 comments
Open

Switch to the new Celery API #3319

hackdna opened this issue Apr 9, 2019 · 0 comments

Comments

@hackdna
Copy link
Member

hackdna commented Apr 9, 2019

https://celery.readthedocs.io/en/3.1/whatsnew-3.1.html#django-supported-out-of-the-box

Celery 3.0 introduced a shiny new API, but unfortunately did not have a solution for Django users.

The situation changes with this version as Django is now supported in core and new Django users coming to Celery are now expected to use the new API directly.

Example Django project using Celery
https://github.com/celery/celery/tree/3.1/examples/django

@hackdna hackdna added this to the Next milestone Apr 9, 2019
@hackdna hackdna added this to Backlog in Technical Debt via automation Apr 9, 2019
@ilan-gold ilan-gold self-assigned this Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Technical Debt
  
Backlog
Development

No branches or pull requests

2 participants