| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
requirements-test.txt
rest_framework/compat.py
tests/settings.py
tox.ini
|
|
|
|
|
|
Ensure _resolve_model does not return None
|
|
Bugfix for #1850
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|