- 31 Aug, 2017 1 commit
-
-
Fix default value handling for dotted sources
Carlton Gibson committed
-
- 30 Aug, 2017 3 commits
-
-
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 7 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 -
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
-
- 20 Aug, 2017 1 commit
-
-
Lim H committed
-
- 18 Aug, 2017 3 commits
-
-
Fix docs multiple nested and multiple methods
Carlton Gibson committed -
Update fields.py
Carlton Gibson committed -
modify to_choices_dict document
kycool committed
-
- 17 Aug, 2017 3 commits
-
-
Woile committed
-
Woile committed
-
Closes #5301
Carlton Gibson committed
-
- 15 Aug, 2017 2 commits
-
-
Woile committed
-
Fixes #5247
Carlton Gibson committed
-
- 14 Aug, 2017 2 commits
-
-
related_name for Token is `auth_token`, not `token`.
Oliver Eidel committed -
Berker Peksag committed
-
- 13 Aug, 2017 2 commits
-
-
Add documentation to create user token with the new command
Carlton Gibson committed -
Andrea Grandi committed
-
- 12 Aug, 2017 1 commit
-
-
Lim H committed
-