| 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.
|