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

(De)serialize Django objects #12

Open
mverleg opened this issue Oct 20, 2016 · 0 comments
Open

(De)serialize Django objects #12

mverleg opened this issue Oct 20, 2016 · 0 comments

Comments

@mverleg
Copy link
Owner

mverleg commented Oct 20, 2016

Should be easy, just use built-in methods:

https://docs.djangoproject.com/en/1.10/topics/serialization/#serialization-formats-json

See also this question:

http://stackoverflow.com/questions/757022/how-do-you-serialize-a-model-instance-in-django

@mverleg mverleg added the maybe label Nov 15, 2016
@mverleg mverleg modified the milestone: 3.9 Jan 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant