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

Is this project deprecated? #567

Open
liquidpele opened this issue May 6, 2019 · 4 comments
Open

Is this project deprecated? #567

liquidpele opened this issue May 6, 2019 · 4 comments

Comments

@liquidpele
Copy link
Contributor

@auvipy Hey, questions about this project... is this completely replaced by django-celery-beat and django-celery-results at this point? The docs seem to suggest this, but don't outright say it.

@liquidpele
Copy link
Contributor Author

It looks like there is a monitoring capability of it, which someone forked and made celery4 compatible here: https://github.com/jezdez/django-celery-monitor

I suppose that functionality is also covered by flower though? https://github.com/mher/flower

I'd like to know more about the the decisions made around this and what the plans are for the future. I think it would be nice to have monitoring capabilities built-in, but maybe there were reasons why that was not done like it was for beat and results?

@auvipy
Copy link
Member

auvipy commented May 6, 2019

It is deprecated for celery 4. and yes monitor is forked by another guy. Though the flower is the suggested one. The goal is two make the two new package as complete and futuristic as possible. And docs might need some good amount of edits as well

@hvitis
Copy link

hvitis commented Jun 10, 2020

@auvipy so this is not compatible with eg Django 2.2 ? I´ve seen a ticket for bumping the version up. In case I want to use celery with Django I still can use the official guide for "manual" connecting right?

https://docs.celeryproject.org/en/stable/django/first-steps-with-django.html

@auvipy
Copy link
Member

auvipy commented Jun 10, 2020

with celery 4.x series django-celery-beat, and django-celery-result should be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants