| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fix link to `django-rest-framework-filters`
|
|
`django-rest-framework-chain`)
|
|
Fix for FileUploadParser with 3.x
|
|
Fix ident format when using HTTP_X_FORWARDED_FOR
|
|
|
|
If NUM_PROXIES setting is set to None,
HTTP_X_FORWARDED_FOR might be used as is, which
might contain spaces and cause errors on
cache backends like memcached.
|
|
Fix broken links in README
|
|
Output from parsers ends up in a Django MergeDict and they exists elements to be dicts - not None
|
|
|
|
Tweaked a few issues in the tutorial documentation.
|
|
Release 3.0.3
|
|
|
|
|
|
Document how to translate DRF error messages (version 3.1)
|
|
Add the link to the 3.0.3 milestone.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
accidental conflict.
|
|
|
|
|
|
|
|
Mark Django REST Framework as incompatible with eggs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add some missing full stops to user visible strings
|
|
|
|
|
|
stops; add some missing translation tags
|
|
|
|
|
|
pagination fails to provide a more useful error message
|
|
Transifex
|
|
fixed doc : DEFAULT_AUTHENTICATION_CLASSES -> DEFAULT_AUTHENTICATION
|
|
+ It is consistent with docs about DEFAULT_PERMISSION_CLASSES
|
|
Fix compatibility comment regarding OrderedDict
|
|
|
|
|
|
|