- 15 Dec, 2014 1 commit
-
-
Tom Christie committed
-
- 13 Dec, 2014 9 commits
-
-
Change serializers.Field to serializers.ReadOnlyField for 3.x compatibility
Tom Christie committed -
Using this code snippet as-is on DRF 3.0.1 results in a NotImplementedError being raised for to_representation due to 3.0's changed behavior with serializers.Field. The code snippet should be updated to use serializers.ReadOnlyField instead. Further discussion here: https://groups.google.com/forum/?fromgroups=#!topic/django-rest-framework/aX8mLT_v3yc
Brian Jacobel committed -
Better errors when serializer has incorrectly named field.
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Improve error checking for nested writes.
Tom Christie committed -
Tom Christie committed
-
documentation typo
Tom Christie committed -
base-name -> base_name
Jeff Fein-Worton committed
-
- 12 Dec, 2014 6 commits
-
-
`Client.logout()` also clears any `force_authenticate`
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Update CharField default min_length message.
Xavier Ordoquy committed -
Peter Schmidt committed
-
- 11 Dec, 2014 8 commits
-
-
Release notes & version 3.0.1
Tom Christie committed -
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Add link to the issues Fix the milestone link
Xavier Ordoquy committed -
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Tom Christie committed
-
- 10 Dec, 2014 16 commits
-
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Hyperlinked PK optimization.
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Syntax highlighting
Tom Christie committed -
Dougal Matthews committed
-
Moved images referenced by the markdown back to the docs directory Deleted unused image autocomplete.png
Dougal Matthews committed -
Tom Christie committed
-
Dougal Matthews committed
-
Dougal Matthews committed
-
Update serializers.py
Tom Christie committed -
Tom Christie committed
-