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

Fix for v4.1.0 - deprecated nested serializers #54

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Fix for v4.1.0 - deprecated nested serializers #54

merged 1 commit into from
Sep 23, 2024

Conversation

MaxAnderson95
Copy link
Contributor

This PR fixes issue #53 which is caused by the deprecation of nested serializers in upstream Netbox.

I don't have any prior experience with Django before this, so if there is a better or more optimal way to solve this I'm open to suggestions.

I tested this in my dev environment and manage.py migrate now completes successfully and I'm able to start the dev server, and interact with phonebox custom models.

@MaxAnderson95
Copy link
Contributor Author

@iDebugAll any chance you can review this PR? This is blocking our upgrade to v4.1.0 and higher. Thanks!

Copy link
Owner

@iDebugAll iDebugAll left a comment

Choose a reason for hiding this comment

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

Reviewed and tested in my local development environment.
All major plugin features work well.

@iDebugAll iDebugAll merged commit d845c22 into iDebugAll:main Sep 23, 2024
@MaxAnderson95
Copy link
Contributor Author

@iDebugAll Thanks for merging this so quickly. Cheers!

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