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

Separate serializers #121

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

onlynone
Copy link

@onlynone onlynone commented Nov 4, 2015

It would be nice to have a separate serializer for posted data from the data returned from the server.

This change:

pix0r and others added 5 commits July 11, 2012 19:05
Form data (application/x-www-form-urlencoded) is now supported under the
"formdata" type. It is now possible to use different serializers for
input and output. Pass input_format="formdata" to API.__init__() to use
form data as input to the remote API (e.g. Mailgun API)
Just an artifact of previous commit
@coveralls
Copy link

coveralls commented Jun 23, 2017

Coverage Status

Coverage decreased (-1.6%) to 85.833% when pulling 0cb9024 on onlynone:separate_serializers into af0f9ef on samgiles:master.

@coveralls
Copy link

coveralls commented Jun 23, 2017

Coverage Status

Coverage decreased (-0.1%) to 87.243% when pulling 11fbe90 on onlynone:separate_serializers into af0f9ef on samgiles:master.

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

Successfully merging this pull request may close these issues.

3 participants