| Age | Commit message (Collapse) | Author |
|
base-name -> base_name
|
|
|
|
|
|
I went through this exact problem and so thought the docs might
benefit from a small hint at the appropriate point.
|
|
|
|
Clarify read-only & `unique_together` Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There was an error in the docs: the field extra_field_kwargs of the serializer's Meta doesn't work. The field must be extra_kwargs instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
requirements-test.txt
rest_framework/compat.py
tests/settings.py
tox.ini
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
all/every/AND or any/OR? all/every/AND!
|
|
|
|
into oauth_as_package
Conflicts:
.travis.yml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|