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

TestApiClient.patch() sends unicode data which FakePayload doesn't handle #531

Open
ghing opened this issue Jun 15, 2012 · 0 comments
Open

Comments

@ghing
Copy link

ghing commented Jun 15, 2012

I didn't really have time to investigate this fully, but I think this is related to https://code.djangoproject.com/ticket/10571

Seems to work fine if I convert the output of the serializer to a string

ghing added a commit to ghing/django-tastypie that referenced this issue Jun 15, 2012
FakePayload doesn't seem to handle unicode

Fixes django-tastypie#531
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 a pull request may close this issue.

1 participant