Skip to content

Replace deprecated _get_val_from_obj method#6

Merged
izquierdo merged 1 commit intomakeleaps:masterfrom
nashsibanda:remove-deprecated-get-val-from-obj
Sep 27, 2022
Merged

Replace deprecated _get_val_from_obj method#6
izquierdo merged 1 commit intomakeleaps:masterfrom
nashsibanda:remove-deprecated-get-val-from-obj

Conversation

@nashsibanda
Copy link
Copy Markdown

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