- 18 Oct, 2013 1 commit
-
-
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 5 commits
-
-
badaud_t committed
-
badaud_t committed
-
Put template block around the description
Tom Christie committed -
Omer Katz 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 3 commits
-
-
Tom Christie committed
-
support args on get_object_or_404
Tom Christie committed -
Henry Clifford committed
-
- 03 Oct, 2013 4 commits
-
-
Tom Christie committed
-
Fix a TypeError when a serializer is created with files but no data
Tom Christie committed -
Philip Douglas committed
- 02 Oct, 2013 5 commits
-
-
Craig de Stigter committed
-
Craig de Stigter committed
-
Tom Christie committed
-
Tom Christie committed
-
Update release-notes.md
Tom Christie committed
-
- 01 Oct, 2013 1 commit
-
-
Simple typo fix.
Jeff committed
-
- 30 Sep, 2013 2 commits
-
-
corrected doc for throttle_classes decorator
Tom Christie committed -
the decorator actually expects an array and otherwise raise an exception.
Doron Pearl committed
-