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

Fix for issue #178. #179

Merged
merged 2 commits into from
Feb 24, 2012
Merged

Fix for issue #178. #179

merged 2 commits into from
Feb 24, 2012

Commits on Feb 24, 2012

  1. Test for issue encode#178.

    This failing test shows that the serializer implementation breaks when a
    related serializer is passed in via include rather than via fields.
    shawnlewis committed Feb 24, 2012
    Configuration menu
    Copy the full SHA
    98c16e6 View commit details
    Browse the repository at this point in the history
  2. Fix for encode#178.

    Related serializers passed in via include now work as expected.
    shawnlewis committed Feb 24, 2012
    Configuration menu
    Copy the full SHA
    9c92f96 View commit details
    Browse the repository at this point in the history