| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
`NotImplemented` is a singleton object, not an exception. You should be raising `NotImplementedError` here instead.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Fix for FileUploadParser with 3.x
 | 
 | 
 | 
 | 
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.
 | 
 | 
Output from parsers ends up in a Django MergeDict and they exists elements to be dicts - not None
 | 
 | 
 | 
 | 
Document how to translate DRF error messages (version 3.1)
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
accidental conflict.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
add some missing full stops to user visible strings
 | 
 | 
 | 
 | 
 | 
 | 
stops; add some missing translation tags
 | 
 | 
 | 
 | 
 | 
 | 
pagination fails to provide a more useful error message
 |