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

python manage.py celery beat error #599

Open
yangzan66 opened this issue Sep 25, 2020 · 1 comment
Open

python manage.py celery beat error #599

yangzan66 opened this issue Sep 25, 2020 · 1 comment

Comments

@yangzan66
Copy link

it meet errors when execute python manage.py celery beat
File "/root/anaconda3/envs/py36/lib/python3.6/site-packages/djcelery/db.py", line 52, in commit_on_success
if connection.features.autocommits_when_autocommit_is_off:
AttributeError: 'DatabaseFeatures' object has no attribute 'autocommits_when_autocommit_is_off'

django-celery 3.3.1
djangorestframework 3.11.0

@auvipy
Copy link
Member

auvipy commented Dec 13, 2020

which version of celery you were trying?

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

2 participants