| Age | Commit message (Collapse) | Author |
|
If set to `True` then leading and trailing
whitespace is trimmed. Defaults to `True`.
|
|
|
|
|
|
|
|
Document how to translate DRF error messages (version 3.1)
|
|
|
|
add some missing full stops to user visible strings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes a ChoiceField optional in HTML if
model field has `blank=True` set.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
.travis.yml
docs/api-guide/viewsets.md
rest_framework/serializers.py
rest_framework/throttling.py
tests/test_generics.py
tests/test_serializers.py
tox.ini
|