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

Use new django celery beat scheduler #3908

Merged
merged 1 commit into from
Apr 5, 2018
Merged

Conversation

humitos
Copy link
Member

@humitos humitos commented Apr 4, 2018

This PR will install the new django-celery-beat package and use its scheduler for persistent tasks.

This change involves installing this new package django-celery-beat (from pip.txt) and also remove the old djcelery if it's still installed. Besides, we need to run migrate on deploy.

@agjohnson agjohnson merged commit 77b7c28 into master Apr 5, 2018
@agjohnson agjohnson deleted the humitos/celery/scheduler branch April 5, 2018 21:07
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

Successfully merging this pull request may close these issues.

2 participants