| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Raise error if `fields` on serializer is not a list of strings.
|
|
|
|
|
|
Clean up compat code
|
|
Escape \u2028 and \u2029 in JSON output.
|
|
|
|
|
|
|
|
|
|
|
|
Added missing default style for FileField
|
|
|
|
|
|
Renamed validated_attrs to validated_data to be more in line with other code
|
|
tomchristie/tomchristie-improve-update-nested-validation
Improve checks for nested creates and updates.
|
|
similar code.
|
|
|
|
Closes #2194.
|
|
Closes #2169.
|
|
Not allow to pass an empty actions to viewset.as_view()
|
|
|
|
run for the active set. Closes #2109.
|
|
|
|
git://github.com/gregmuellegger/django-rest-framework into gregmuellegger-fixes/2013
|
|
#2098.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ensure _resolve_model does not return None
|
|
Bugfix for #1850
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|