- 10 Dec, 2014 2 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
- 09 Dec, 2014 10 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Merge branch 'validator-pollution' of git://github.com/mhsparks/django-rest-framework into mhsparks-validator-pollution
Tom Christie committed -
Tom Christie committed
-
Add allow_blank for ChoiceField #2184
Tom Christie committed -
This makes a ChoiceField optional in HTML if model field has `blank=True` set.
José Padilla committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 08 Dec, 2014 16 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Use httpie for tutorials
Tom Christie committed -
phalt committed
-
phalt committed
-
Tom Christie committed
-
Tom Christie committed
-
Added ListSerializer.validate().
Tom Christie committed -
Tom Christie committed
-
Add misc note about localization
Tom Christie committed -
José Padilla committed
-
Cosmetic fixes in the API browser HTML.
Tom Christie committed -
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 6 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
-