- 09 Dec, 2013 12 commits
-
-
Merge branch 'issue-1231-jsonencoder' of git://github.com/mbox/django-rest-framework into mbox-issue-1231-jsonencoder
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Catch errors during parsing and set empty .DATA/.FILES before re-raising.
Tom Christie committed -
RelatedField is function of serializer class
Tom Christie committed -
Tom Christie committed
-
Minor grammar fix -- 'team' is singular
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Rustam Lalkaka committed
-
- 08 Dec, 2013 1 commit
-
-
taras committed
-
- 07 Dec, 2013 2 commits
-
-
docfix: update installation example to work with django 1.6
Tom Christie committed -
looks like django.conf.urls.defaults was deprecated as of django 1.6
Andy Wilson committed
-
- 06 Dec, 2013 6 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Raise appropriate error in serializer when making a partial update to set a required RelatedField to null (issue #1158)
Tom Christie committed -
Raise appropriate error in serializer when making a partial update to set a required RelatedField to null (issue #1158)
Chuck Harmston committed -
fix setup.py with new __init__.py boilerplate
Tom Christie committed
-
- 05 Dec, 2013 5 commits
-
-
Justin Davis committed
-
Tom Christie committed
-
Tom Christie committed
-
fix broken documentation links
Tom Christie committed -
Drew Kowalik committed
-
- 04 Dec, 2013 4 commits
-
-
Tom Christie committed
-
Clarify wording, fixes #1133.
Tom Christie committed -
Tom Christie committed
- 03 Dec, 2013 10 commits
-
-
Remove Content-Type header from empty responses. Fixes #1196
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Add choices to options metadata for ChoiceField.
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Adds pre_delete and post_delete hooks on `DestroyModelMixin`
Tom Christie committed -
Pablo Recio committed
-