| Age | Commit message (Collapse) | Author |
|
|
|
RelatedField should respect self.required
|
|
|
|
|
|
|
|
Writable Serializers - READ tests
|
|
|
|
|
|
|
|
1.6 import compatability
|
|
Fixes #509
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to @n8agrin for the bug report.
|
|
|
|
string".
Signed-off-by: Joel Marcotte <skaner@gmail.com>
|
|
|
|
|
|
|
|
The paginator and its object serializer should share the same context.
|
|
|
|
|
|
|
|
|
|
a tuple or list. Fixes #490.
Refactored `if self.opt.fields` out of the for loop.
Updated and cleaned up the validation-tests.
|
|
|
|
|
|
When incorrect parameters are supplied to the obtain auth token view
400 *is* the correct response.
|
|
|
|
Call model's .full_clean() method, eg. to validate uniqueness
|
|
Fix for #460
|
|
https://github.com/tomchristie/django-rest-framework into #431
|
|
ModelSerializer traverse related
|
|
|
|
|
|
|
|
Add setter to user property on request object
|
|
|
|
|
|
|
|
|
|
unique-test
|