| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/tomchristie/django-rest-framework into include_reverse_relations
|
|
|
|
|
|
|
|
writable-nested-modelserializer
Conflicts:
docs/api-guide/serializers.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|