- 07 May, 2014 1 commit
-
-
Elliott committed
-
- 23 Mar, 2014 1 commit
-
-
Xavier Ordoquy committed
-
- 22 Mar, 2014 2 commits
-
-
Fixed encoding parameter in QueryDict
Xavier Ordoquy committed -
Daniel Kontsek committed
-
- 21 Mar, 2014 2 commits
-
-
Xavier Ordoquy committed
-
authentication: allow all transport modes of access token in OAuth2Authentication
Tom Christie committed
-
- 20 Mar, 2014 1 commit
-
-
Update serializers.py
Tom Christie committed
-
- 19 Mar, 2014 4 commits
-
-
elmkarami committed
-
Prevent iterating over a string that is supposed to be an iterable <==> Prevent read_only_fields = ('some_string)
elmkarami committed -
Prevent iterating over a string that is supposed to be an iterable <==> Prevent read_only_fields = ('some_string)
elmkarami committed -
RFC6750 describe three transport modes for access tokens when accessing a protected resource: - Auhthorization header with the Bearer authentication type - form-encoded body parameter - URI query parameter This patch add support for last two transport modes.
Benjamin Dauvergne committed
-
- 17 Mar, 2014 3 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Serializer fields section for 3rd-party packages
Tom Christie committed
-
- 16 Mar, 2014 1 commit
-
-
* Add new section to serializer fields page where we can list and link 3rd-party packages that provide more field types * Add an entry for drf-compound-fields
Steven Cummings committed
-
- 07 Mar, 2014 6 commits
-
-
Reintroduced url arguments in the urls for the tests.
Xavier Ordoquy committed -
Xavier Ordoquy committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Add SEARCH_PARAM and ORDERING_PARAM to settings
Tom Christie committed
-
- 06 Mar, 2014 12 commits
-
-
Peter Inglesby committed
-
Unique constraint are validated even if the field is optional.
Carlton Gibson committed -
Fixes #1434
Peter Inglesby committed -
don't implicitly import provider.oauth2
Tom Christie committed -
Eric Buehl committed
-
Eric Buehl committed
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Tom Christie committed
-
Tom Christie committed
-
- 05 Mar, 2014 3 commits
-
-
Fix typo
Tom Christie committed -
Eric Buehl committed
-
Rodolfo Carvalho committed
-
- 04 Mar, 2014 4 commits
-
-
Update documentation of render methods (obj to data)
Tom Christie committed -
David Larlet committed
-
Typo in keywords arguments name
Tom Christie committed -
Because it matters ;)
David Larlet committed
-