| Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
Display validation errors on login form
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hide login link in browsable API if the login view is not registered.
|
|
|
|
Using user.get_username() instead of user.username.
|
|
|
|
|
|
|
|
|
|
This solves an error when using a auth model that does not have a username field.
|
|
Alter CSRF exemption implementation
|
|
Test with released Django 1.7
|