Skip to content

Fixed a bunch of django 2.0 deprecations. #461

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

Merged
merged 1 commit into from
Aug 17, 2016
Merged

Fixed a bunch of django 2.0 deprecations. #461

merged 1 commit into from
Aug 17, 2016

Conversation

azmeuk
Copy link
Contributor

@azmeuk azmeuk commented Aug 17, 2016

Fixed some warning you can see if you run the tests with python -Wall tests/manage.py test.
The django documentation tells that the field "on_delete" will be mandatory on foreign keys. The default value is models.CASCADE.

@auvipy
Copy link
Member

auvipy commented Aug 17, 2016

could you also add release note? and make travis happy?

@azmeuk
Copy link
Contributor Author

azmeuk commented Aug 17, 2016

Done.

@auvipy auvipy merged commit 0ded019 into celery:master Aug 17, 2016
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