- 04 Sep, 2017 2 commits
-
-
Fix test crudely Remove comment
jhg14 committed -
DjangoModelPermissions should perform auth check before accessing the view's queryset
Carlton Gibson committed
-
- 01 Sep, 2017 4 commits
-
-
Ryan P Kilby committed
-
Ryan P Kilby committed
-
Fix doc for ErrorDetail
Carlton Gibson committed -
Fix test name
Carlton Gibson committed
-
- 31 Aug, 2017 5 commits
-
-
Ryan P Kilby committed
-
Daniel Hahler committed
-
Unexpected result when passing empty body to RequestFactory
Carlton Gibson committed -
Ryan P Kilby committed
-
Fix default value handling for dotted sources
Carlton Gibson committed
-
- 30 Aug, 2017 6 commits
-
-
Ryan P Kilby committed
-
Denis Untevskiy committed
-
Ryan P Kilby committed
-
Ryan P Kilby committed
-
Ryan P Kilby committed
-
Fix pyc/pycache excludes from manifest
Carlton Gibson committed
-
- 29 Aug, 2017 3 commits
-
-
I definitely see files from `__pycache__` as well as `.pyc` files in the package. Fixed according to https://www.reddit.com/r/Python/comments/40s8qw/simplify_your_manifestin_commands and https://github.com/django/django/pull/5817
Benedek Kiss committed -
Update link to drf-writable-nested repository in third-party serializers
Carlton Gibson committed -
Vadim Laletin committed
-
- 24 Aug, 2017 4 commits
-
-
~api-clients documentation: installation code fix
Xavier Ordoquy committed -
Ashish Patil committed
-
Fix doc Response data attribute description
Carlton Gibson committed -
Scott Kelly committed
-
- 22 Aug, 2017 8 commits
-
-
Adding a more explicit error message when a view does have a get_queryset method but it returned nothing
Carlton Gibson committed -
Update 2-requests-and-responses.md: consistency
Carlton Gibson committed -
Ryan P Kilby committed
-
Carlton Gibson committed
-
Made it consistent with Part I. Catched it when commiting the code into my local tutorial repo.
qwhex committed -
Further clarifying the message when get_queryset returns None to include the class name that was called
Felipe Bidu committed -
Adding a more explicit error message when a view does have a get_queryset method but it returned nothing
Felipe Bidu committed -
Release notes etc for 3.6.4
Carlton Gibson committed
-
- 21 Aug, 2017 8 commits
-
-
For the last minute #5346
Carlton Gibson committed -
docs/link.html: fix/remove undefined template var "schema"
Carlton Gibson committed -
Daniel Hahler committed
-
Carlton Gibson committed
-
Carlton Gibson committed
-
Carlton Gibson committed
-
Carlton Gibson committed
-
Fix introspection of list field in schema
Carlton Gibson committed
-