- 21 Oct, 2013 5 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Remove the detail=None from APIException signature
Tom Christie committed -
The documentation not match with the implementation. The APIException doesn't have detail parameter in the constructor class, actually doesn't have constructor method at all.
Jesús Espino committed
-
- 18 Oct, 2013 6 commits
-
-
Tom Christie committed
-
Mention name of file to edit
Tom Christie committed -
Using the filenames where relevant
Tom Christie committed -
Tom Christie committed
-
Added name of file to edit
Tom Christie committed -
add @tamakisquare for work on #1111
Tom Christie committed
-
- 17 Oct, 2013 7 commits
-
-
Colin committed
-
fix writing into foreign key with non-null source
Tom Christie committed -
Test case and fix for issue 1111
Tom Christie committed -
Return object in save_object
Tom Christie committed -
Bruno Renié committed
-
Tom Christie committed
-
Fixed #1179: RepresenterError with DecimalField and YAMLRenderer
Tom Christie committed
-
- 16 Oct, 2013 8 commits
-
-
badaud_t committed
-
badaud_t committed
-
Put template block around the description
Tom Christie committed -
Omer Katz committed
-
Sometimes it's hard to tell which file the code is intended to go in. Now it spells it out.
Rikki committed -
To reduce unnecessary cognitive load of the learner, name the file they are putting this code in.
Rikki committed -
So reader doesn't have to remember, or check through all the files to find where this code fragment was, mention the file name when it is relevant.
Rikki committed -
The error occurs when serializer is set with partial=True and a field-level validation is defined on a field, for which there's no corresponding update value in .data
Colin Huang committed
-
- 13 Oct, 2013 1 commit
-
-
Add missing commas in relations.md
Tom Christie committed
-
- 12 Oct, 2013 1 commit
-
-
Álvaro Lázaro committed
-
- 11 Oct, 2013 3 commits
-
-
Be sure to import UserSerializer
Tom Christie committed -
Craig de Stigter committed
-
Craig de Stigter committed
-
- 10 Oct, 2013 3 commits
-
-
Tom Christie committed
-
Tom Christie committed
- 09 Oct, 2013 1 commit
-
-
Feature: add transform_<fieldname> methods to serializers
Carlton Gibson committed
-
- 06 Oct, 2013 2 commits
-
-
typo fix
Tom Christie committed -
dpetzel committed
-
- 05 Oct, 2013 1 commit
-
-
dpetzel committed
-
- 04 Oct, 2013 2 commits
-
-
Tom Christie committed
-
support args on get_object_or_404
Tom Christie committed
-