- 05 Nov, 2012 7 commits
-
-
Stephan Groß committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Rare case where rel attribute of model field is None and DRF tries to return rel.to
Tom Christie committed -
Fix for bug #363: ChoiceField missing in renderers.py
Tom Christie committed -
Support for Djangos caching framework, fixes #346
Tom Christie committed
-
- 04 Nov, 2012 7 commits
-
-
Osiloke Emoekpere committed
-
Michael Shepanski committed
-
testing caching
Jacob Magnusson committed -
the Response object. This fixes #346
Jacob Magnusson committed -
Django's built in caching framework. Currently fails as some attributes on the Response object are not pickable
Jacob Magnusson committed -
Tom Christie committed
-
- 03 Nov, 2012 1 commit
-
-
Tests for pull #358 "Return dictionaries as is"
Tom Christie committed
-
- 02 Nov, 2012 12 commits
-
-
returning as expected
Jacob Magnusson committed -
dictionaries as data are returned as expected and not turned into string representations
Jacob Magnusson committed -
Jacob Magnusson committed
-
Tom Christie committed
-
Relationship tests
Tom Christie committed -
Return dictionaries as is
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Jacob Magnusson committed
-
Jacob Magnusson committed
-
Tom Christie committed
-
Tom Christie committed
-
- 01 Nov, 2012 13 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Relational field support in browseable API.
Tom Christie committed -
Tom Christie committed
-
Add slug relational fields. Add quickstart.
Tom Christie committed -
Tom Christie committed
-
Return choices as unicode and not string
Tom Christie committed -
cleanup MultipleObjectBaseView remains
Tom Christie committed -
since MultipleObjectBaseView was renamed MultipleObjectAPIView, it stands to reason to complete the renaming in docs and comments as well.
Pavel Savchenko committed -
might as well have jsonp return unicode
Pavel Savchenko committed -
Documentation Fix for Auth/Throttling API guide + 'from_native' bug
Tom Christie committed
-