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

Raise error if fields on serializer is not a list of strings. #2193

Closed
tomchristie opened this issue Dec 3, 2014 · 3 comments
Closed

Raise error if fields on serializer is not a list of strings. #2193

tomchristie opened this issue Dec 3, 2014 · 3 comments

Comments

@tomchristie
Copy link
Member

Easy to get this wrong, see #2192.

@BrickXu
Copy link
Contributor

BrickXu commented Dec 5, 2014

@tomchristie may I take it ?

@BrickXu
Copy link
Contributor

BrickXu commented Dec 5, 2014

Both fields and exclude get this wrong, fix also, add 3 test cases for serializer metaclass.

@tomchristie tomchristie added this to the 3.0.1 Release milestone Dec 5, 2014
@tomchristie
Copy link
Member Author

Resolved by #2213. I've also gone ahead and done some clean up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants