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

Prepare update to Django 4.2 #96

Merged
merged 15 commits into from
Apr 10, 2024
Merged

Prepare update to Django 4.2 #96

merged 15 commits into from
Apr 10, 2024

Conversation

Viicos
Copy link
Contributor

@Viicos Viicos commented Feb 14, 2024

@Viicos Viicos requested a review from annashamray February 14, 2024 14:12
Copy link
Collaborator

@annashamray annashamray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same error when fetching schema as it was in Objects API appear:

AttributeError: module 'rest_framework.serializers' has no attribute 'NullBooleanField'

Latest version without too much breaking changes
Fix `AutoSchema` subclass
Regenerate schemas
Add regression test
@annashamray annashamray merged commit 4f8b381 into master Apr 10, 2024
14 checks passed
@annashamray annashamray deleted the prepare-42 branch April 10, 2024 15:03
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.

Update objecttypes API to Django 4.2
2 participants