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

No serializer available #1

Closed
SpaceK33z opened this issue Feb 2, 2017 · 1 comment
Closed

No serializer available #1

SpaceK33z opened this issue Feb 2, 2017 · 1 comment

Comments

@SpaceK33z
Copy link
Contributor

For models there is .toBackend(), which serializes all attributes. However, as the name says, this is meant for converting it to the backend (it's easy to overwrite in a model if you want to send less attributes).

Maybe something like .toJson().

@SpaceK33z
Copy link
Contributor Author

Fixed in 8c0385c

stefanmajoor pushed a commit that referenced this issue Jun 30, 2021
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

No branches or pull requests

1 participant