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

Make error pointers work with key transformations. #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stas
Copy link
Owner

@stas stas commented Aug 4, 2021

What is the current behavior?

Error pointers are blank when using set_key_transform in the serializer.

What is the new behavior?

Fixes #56

Checklist

Please make sure the following requirements are complete:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes /
    features)
  • All automated checks pass (CI/CD)

@stas
Copy link
Owner Author

stas commented Aug 4, 2021

@bsylvain this little patch should fix the issue. Thanks for raising the issue!

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.

Error message have a blank value in the pointer field for model attributes with a underscore
1 participant