-
Notifications
You must be signed in to change notification settings - Fork 62
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
Add support for deserialization #2
Open
maroux
wants to merge
9
commits into
clarkduvall:master
Choose a base branch
from
maroux:deserialization
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jun 3, 2015
-
Add support for deserialization
- Added support for read-only fields - Renamed `.data` to `.representation` (and added `.internal_value`) for better clarity - Renamed `.to_value` to `.to_representation` (and added `to_internal_value`) for better clarity TBD update documentation, fix benchmarks, update benchmarks Fixes clarkduvall#1
Aniruddha Maru committedJun 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 2273b24 - Browse repository at this point
Copy the full SHA 2273b24View commit details -
Aniruddha Maru committed
Jun 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 3df6e87 - Browse repository at this point
Copy the full SHA 3df6e87View commit details -
Aniruddha Maru committed
Jun 3, 2015 Configuration menu - View commit details
-
Copy full SHA for ca17891 - Browse repository at this point
Copy the full SHA ca17891View commit details -
Aniruddha Maru committed
Jun 3, 2015 Configuration menu - View commit details
-
Copy full SHA for c2bb0fe - Browse repository at this point
Copy the full SHA c2bb0feView commit details -
Yet another fix for Python 2.6
Aniruddha Maru committedJun 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 6d7fcaf - Browse repository at this point
Copy the full SHA 6d7fcafView commit details
Commits on Jun 11, 2015
-
New API - `.data` and `.deserialized_value` Making `cls` a kwarg in `Serializer` instead of attribute
Aniruddha Maru committedJun 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 42d82b9 - Browse repository at this point
Copy the full SHA 42d82b9View commit details -
Aniruddha Maru committed
Jun 11, 2015 Configuration menu - View commit details
-
Copy full SHA for c8b4753 - Browse repository at this point
Copy the full SHA c8b4753View commit details -
Meta inner-class doesn't have to inherit from parents - it should be …
…done automatically
Aniruddha Maru committedJun 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 1a892ec - Browse repository at this point
Copy the full SHA 1a892ecView commit details
Commits on Jun 12, 2015
-
Aniruddha Maru committed
Jun 12, 2015 Configuration menu - View commit details
-
Copy full SHA for f12cdc2 - Browse repository at this point
Copy the full SHA f12cdc2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.