- 28 Aug, 2015 1 commit
-
-
koliber committed
-
- 18 Aug, 2015 1 commit
-
-
If the id field is implicitly created, it is created as `read_only=True`. This causes the data validation step to remove the id values in the validated data.
koliber committed
-
- 13 Aug, 2015 4 commits
-
-
Tom Christie committed
-
Resolved issue with rendering of nested serializers form when value is None
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
- 12 Aug, 2015 2 commits
-
-
Update 2-requests-and-responses.md
Tom Christie committed -
just a small error, the trailing slash in the url should be omitted when adding a .suffix
ThaJay committed
-
- 11 Aug, 2015 5 commits
-
-
Jeffrey de Lange committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 10 Aug, 2015 8 commits
-
-
Raise error if passed a serializer instance
Tom Christie committed -
Tom Christie committed
-
Add a method to return the string value used in `choices` of a `RelatedField`
Tom Christie committed -
The `display_value` method returns a text type.
James Beith committed -
James Beith committed
-
James Beith committed
-
James Beith committed
-
Returns the text representation of the instance. Subclasses can override this method to provide a different display value used for populating the `choices` property.
James Beith committed
-
- 07 Aug, 2015 15 commits
-
-
José Padilla committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Fixed #3235 - ListField now returns the QueryDict value even if it's a list of only one item.
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Fixed #3235 - A querydict which yields a list with only one value now correctly returns the provided data.
Keryn Knight committed -
Keryn Knight committed
-
Update README with 3.2 release
Tom Christie committed -
Tymur Maryokhin committed
-
Fully drop Django 1.4 support
Tom Christie committed
-
- 06 Aug, 2015 4 commits
-
-
Tymur Maryokhin committed
-
Fixed a small typo in the 3.2 release announcement.
José Padilla committed -
Simon Charette committed
-
Version 3.2
Tom Christie committed
-