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

Up drf-yasg version in demo project to fix breaking change with removal of NullBooleanField from DRF #454

Merged
merged 3 commits into from
Jan 2, 2023

Conversation

J-Priebe
Copy link
Contributor

NullBooleanField was removed from DRF in version 3.14. This broke dry-yasg and was fixed in 1.21.x. This, in turn, breaks migrations in the demo project.

This simply updates the requirements.pip for the demo project such that all migrations run successfully.

@iMerica iMerica merged commit f1e15f1 into iMerica:master Jan 2, 2023
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