| Age | Commit message (Collapse) | Author | 
 | 
* Added docstrings.
* Added `FileUploadParser.get_filename` to make it easier to override.
* Added url kwargs filename detection step.
* Updated tests corresponding to these changes.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Don't have the ModelSerializer trust deserialized objects to not have re...
 | 
 | 
correctly from oauth_provider
 | 
 | 
 | 
 | 
 | 
 | 
redefine bool()ean-ness.
If the model we're using the ModelSerializer for has redefined methods that act as a boolean (__bool__ or __len__), it may not return the object even though it is_valid(), and should.
 | 
 | 
 | 
 | 
Fix OAuth 2 token only
 | 
 | 
Refactored urlize_quoted_links based on Dango 1.5 urlize
 | 
 | 
DjangoFilterBackend return an actual query set fixes this issue.
Signed-off-by: Kevin Stone <kevinastone@gmail.com>
 | 
 | 
 | 
 | 
 | 
 | 
was resolved in b10663e02408404844aca4b362aa24df816aca98
Signed-off-by: Kevin Stone <kevinastone@gmail.com>
 | 
 | 
Fixed bug unveiled in #682.
Signed-off-by: Kevin Stone <kevinastone@gmail.com>
 | 
 | 
 | 
 | 
 | 
 | 
Signed-off-by: Fernando Rocha <fernandogrd@gmail.com>
 | 
 | 
 | 
 | 
 | 
 | 
client credentials should only be required on token
request
Signed-off-by: Fernando Rocha <fernandogrd@gmail.com>
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Basic bulk create and bulk update
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
instead
 | 
 | 
 | 
 | 
 |