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

RemovedInDjango19Warning for django-celery #2614

Closed
hackdna opened this issue Feb 22, 2018 · 0 comments · Fixed by #3327
Closed

RemovedInDjango19Warning for django-celery #2614

hackdna opened this issue Feb 22, 2018 · 0 comments · Fixed by #3327

Comments

@hackdna
Copy link
Member

hackdna commented Feb 22, 2018

  • Specific code commit: ae273b9
  • Version of the web browser and OS: N/A
  • Environment where the error occurred: any

Steps to reproduce

Start a Celery worker

Observed behavior

Celery log:

2018-02-22 14:55:09 WARNING  py.warnings:260 __init__() - /home/vagrant/.virtualenvs/refinery-platform/local/lib/python2.7/site-packages/django/core/management/base.py:260: RemovedInDjango19Warning: "requires_model_validation" is deprecated in favor of "requires_system_checks".
  RemovedInDjango19Warning)

Expected behavior

No warning

Notes

Appears to be fixed in the last release of django-celery v3.2.2: django-celery issue #397

@hackdna hackdna added this to the Next milestone Feb 22, 2018
@hackdna hackdna added this to Backlog in Technical Debt via automation Feb 22, 2018
@jkmarx jkmarx removed this from the Next milestone Apr 9, 2018
@hackdna hackdna added this to the Release 1.6.9 milestone Feb 28, 2019
@hackdna hackdna moved this from Backlog to Dependencies in Technical Debt Mar 21, 2019
@hackdna hackdna self-assigned this Apr 9, 2019
@hackdna hackdna changed the title RemovedInDjango19Warning for Celery RemovedInDjango19Warning for django-celery Apr 11, 2019
Technical Debt automation moved this from Dependencies to Done Apr 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

2 participants