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

Use default serializer if none exists #1

Open
GavinJoyce opened this issue Apr 27, 2013 · 0 comments
Open

Use default serializer if none exists #1

GavinJoyce opened this issue Apr 27, 2013 · 0 comments
Labels

Comments

@GavinJoyce
Copy link
Contributor

This will avoid errors where a model's relations don't have custom serializers defined. The default serializer can be minimal, perhaps even containing just the ID

camallen pushed a commit to camallen/restpack_serializer that referenced this issue Feb 11, 2015
raise explicit error when unknown serializer
nathanpalmer pushed a commit to nathanpalmer/restpack_serializer that referenced this issue Mar 28, 2015
add support for has_an_belongs_to_many relations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant