| Age | Commit message (Collapse) | Author |
|
|
|
returning as expected
|
|
dictionaries as data are returned as expected and
not turned into string representations
|
|
|
|
Thanks to @Roarster.
|
|
their value is omitted.
|
|
|
|
|
|
|
|
|
|
|
|
field is specified as readonly in the serializer
|
|
|
|
|
|
acceptable default value
|
|
|
|
|
|
BrowseableAPIRenderer
|
|
make model fields with a default value be not required
|
|
|
|
appropriate (fixes test)
|
|
|
|
|
|
being either a DeserializedObject or a model instance
|
|
|
|
|