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

Replace deprecated _get_val_from_obj method #6

Merged

Conversation

nashsibanda
Copy link

This method has been long deprecated, and breaks some serialization functionality (e.g. running manage.py dumpdata). This PR replaces it with value_from_object, the functionality of which the old method duplicated.

Tested locally.

@izquierdo izquierdo merged commit fc88a93 into makeleaps:master Sep 27, 2022
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