| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Typo fix.
|
|
|
|
|
|
Fixes #1535 (HTML widget missing `id` attribute)
|
|
Updated failing test from #1575
|
|
|
|
Add colon to time zone offset in readable_datetime_formats
|
|
|
|
|
|
|
|
|
|
|
|
Help docs
|
|
|
|
|
|
|
|
|
|
Use help_text, verbose_name, editable attributes for related fields
|
|
Mark strings in AuthTokenSerializer as translatable
|
|
Help docs
|
|
|
|
|
|
|
|
rendered widget.
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
rest_framework/runtests/urls.py
tests/test_response.py
tox.ini
|
|
|
|
|
|
|
|
|
|
Conflicts:
tests/test_serializer.py
|
|
Conflicts:
.travis.yml
rest_framework/serializers.py
rest_framework/tests/test_authentication.py
|
|
remove spaces from META['HTTP_X_FORWARDED_FOR'] as throttle key
|
|
Turning off pagination
|
|
|
|
|
|
Conflicts:
rest_framework/tests/models.py
|
|
typo
|
|
|
|
Add help_text and verbose_name attribute mapping for related field
|
|
very minor typo in code example
|
|
|