- 08 Dec, 2014 3 commits
-
-
Victor Cabral committed
-
Loic Bistuer committed
-
Loic Bistuer committed
-
- 07 Dec, 2014 4 commits
-
-
Amend ViewSet docs to warn of potential problem
Tom Christie committed -
Fix missing validated_data in `raise_errors_on_nested_writes` (#2221)
Tom Christie committed -
I went through this exact problem and so thought the docs might benefit from a small hint at the appropriate point.
Mark Henwood committed -
Xavier Ordoquy committed
-
- 06 Dec, 2014 2 commits
-
-
Update the tutorial against DRF v3 (part 4 & 5)
Tom Christie committed -
PrimaryKeyRelatedField now needs a queryset argument. urls now don't use urlpatterns.
Xavier Ordoquy committed
-
- 05 Dec, 2014 17 commits
-
-
Tom Christie committed
-
Raise error if `fields` on serializer is not a list of strings.
Tom Christie committed -
Better serializer errors for nested writes.
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Clarify read-only & `unique_together` Documentation
Tom Christie committed -
Clean up compat code
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Escape \u2028 and \u2029 in JSON output.
Tom Christie committed -
Tom Christie committed
-
Bugfix/tutorial 1
Carlton Gibson committed -
BrickXu committed
-
Merge upstream
BrickXu committed
-
- 04 Dec, 2014 12 commits
-
-
Tymur Maryokhin committed
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Tymur Maryokhin committed
-
Tymur Maryokhin committed
-
Tymur Maryokhin committed
-
Carlton Gibson committed
-
Carlton Gibson committed
-
Carlton Gibson committed
-
Added missing default style for FileField
Tom Christie committed -
Tymur Maryokhin committed
-
Tymur Maryokhin committed
-
- 03 Dec, 2014 2 commits
-
-
Tymur Maryokhin committed
-
Renamed validated_attrs to validated_data to be more in line with other code
Tom Christie committed
-