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

Serialize ManyToMany Relationships #5

Closed
justquick opened this issue May 19, 2010 · 2 comments
Closed

Serialize ManyToMany Relationships #5

justquick opened this issue May 19, 2010 · 2 comments

Comments

@justquick
Copy link

As I read the documentation it says it only handles FK references. I have done some serialization work in the past and have used http://code.google.com/p/wadofstuff/wiki/DjangoFullSerializers which can handle django's many2many for truly full data serialization.

@davedash
Copy link
Owner

Thanks - I'll check this out the next time I am dumping a lot of fixtures and see if I can get rid of this project.

@aniche
Copy link

aniche commented Dec 26, 2019

Any plan to implement ManyToMany in this project?

This issue was closed.
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

3 participants