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

Upgrade Django-REST-Framework dependency to >=3.10, and allow Django >= 3.0 #70

Closed
apragacz opened this issue Aug 1, 2019 · 0 comments

Comments

@apragacz
Copy link
Owner

apragacz commented Aug 1, 2019

Because CoreAPI is not used as a default from DRF 3.10 onwards, non-breaking changes may be needed to apply. Helpful links:

encode/django-rest-framework#6809
https://www.django-rest-framework.org/community/3.10-announcement/#continuing-to-use-coreapi
https://github.com/encode/django-rest-framework/blob/master/docs/coreapi/index.md

@apragacz apragacz added this to the Version 0.6 milestone Oct 13, 2019
@apragacz apragacz changed the title Upgrade Django-REST-Framework dependency to >=3.10 Upgrade Django-REST-Framework dependency to >=3.10, and allow Django >= 3.0 Dec 8, 2019
@apragacz apragacz closed this as completed Jan 2, 2020
apragacz added a commit that referenced this issue Feb 23, 2020
Changes:

*   Re-enable Django 3.0 and DRF 3.10 support (issue #70)
*   Put the code for sending the register verification email in separate
    `send_register_verification_email_notification` (issue #100)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant