We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
e9cb13f
Fix bug in subserializers when there were more than one subserializer of the same base serializer, only_fields got overwritten.
only_fields
6fa99c3
Add SubSerializer to be able to create custom subsets of serializer fields.
SubSerializer
aec4646
Package migrations properly with the app.
01e87f4
Decorate requests with a has_valid_token attribute.
has_valid_token
bc42fcb
Include initial migration