| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make sure APIRoot.get can take on args, kwargs so router can be embedded...
|
|
within any URL pattern.
|
|
|
|
Fixed #1533 - Resolved issue with integer keys on nested choices never v...
|
|
Fixing quotes in filtering.md example code.
|
|
Stop the API Client converting empty lists/dicts to empty strings
|
|
|
|
Incorrect quotes used in examples.
|
|
Try running Tox from Travis
|
|
validating.
- Added unit test for nested `choices` argument.
- Added unit test for non-nested `choices` argument.
|
|
Better mapping for custom model fields to serializer fields.
|
|
Support RFC6266 encoded filenames
|
|
Supported translated text view descriptions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
view-description-as-promise
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This filename described in RFC 6266
|
|
Preserve default ordering when using filtering
|
|
|
|
|
|
|
|
Fix returning None when allow_none is True in CharField
|
|
|