| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Added test for custom fields with min_value and max_value validators
|
|
I was having problems with a custom field that used a min_value validator...
|
|
|
|
|
|
|
|
Add support for fields that use min and max value validators.
|
|
Signed-off-by: Ethan Fremen <ethan@matterport.com>
|
|
Allows get_parser_context to function correctly.
Signed-off-by: Ethan Fremen <ethan@matterport.com>
|
|
Fix serialization exception caused by non-existent consumer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix doc typo
|
|
|
|
authentication fails
|
|
Bugfix: Fix run validation layer with invalid data
|
|
Added Django 1.6a1 to the test matrix.
|
|
|
|
|
|
|
|
|
|
|
|
Closes #471
|
|
|
|
HyperlinkedIdentityField
|
|
|
|
|
|
|
|
|
|
HyperlinedRelatedField. Closes #883
|
|
|
|
|
|
|
|
|
|
Fixed typos
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/grimborg/django-rest-framework into improved-options-support
|
|
|