Skip to content

Separate serializers#121

Open
onlynone wants to merge 6 commits into
samgiles:masterfrom
onlynone:separate_serializers
Open

Separate serializers#121
onlynone wants to merge 6 commits into
samgiles:masterfrom
onlynone:separate_serializers

Conversation

@onlynone
Copy link
Copy Markdown

@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
@onlynone onlynone force-pushed the separate_serializers branch from 5e4d892 to 0cb9024 Compare June 23, 2017 05:54
@coveralls
Copy link
Copy Markdown

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.

@onlynone onlynone force-pushed the separate_serializers branch from e044de8 to 11fbe90 Compare June 23, 2017 11:51
@coveralls
Copy link
Copy Markdown

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