- 02 May, 2017 1 commit
-
-
Refs #5108.
Tom Christie committed
-
- 01 May, 2017 1 commit
-
-
Tom Christie committed
-
- 30 Apr, 2017 1 commit
-
-
Improve grammar in .force_authenticate() docs
Tom Christie committed
-
- 28 Apr, 2017 2 commits
-
-
Updating the Django version "runserver" output and enforcing code block styling
Xavier Ordoquy committed -
CHANGED the Django version run server output to “1.11” ADDED “```” to a code block on line 44 of “/tutorial/7-schemas-and-client-libraries/“ to enforce code wrap. Perhaps, we might need to do this to all code blocks. I would be happy to do that.
Jimmy Gitonga committed
-
- 27 Apr, 2017 6 commits
-
-
* Remove unnecessary comma * Remove the "and simple" copied from the line above. * Add "entirely" to emphasize that this function bypasses the authentication step.
Rodney Folz committed -
PoC Add JSONBoundField to serializers (Fixes #4999)
Tom Christie committed -
Added test for DateTimeField validation when server has timezone with…
Tom Christie committed -
Restrict doc & schema shortcuts to a subset of urls
Tom Christie committed -
SchemaGenerator: Avoid crashing with pagesizeless paginators
Tom Christie committed -
add URL path unquote to HyperlinkedRelatedField.to_internal_value
Tom Christie committed
-
- 26 Apr, 2017 7 commits
-
-
Dave Allan committed
-
Dave Allan committed
-
Per issue #4999, JSONFields are not rendered properly in the DRF browsable API HTML forms. This patch attempts to fix that behavior by introducing a JSONBoundField helper similar to the NestedBoundField helper.
Dave Allan committed -
Improve books section
Tom Christie committed -
José Padilla committed
-
Corrected order of books. Apologies to @limedaring
José Padilla committed -
Daniel Roy Greenfeld committed
-
- 25 Apr, 2017 2 commits
-
-
add Two Scoops of Django 1.11 to tutorials and resources
Xavier Ordoquy committed -
Daniel Roy Greenfeld committed
-
- 24 Apr, 2017 1 commit
-
-
Updates the core json media type in the docs
Tom Christie committed
-
- 20 Apr, 2017 1 commit
-
-
Per: http://www.django-rest-framework.org/topics/3.5-announcement/#corejson-media-type (I was *wondering* why this didn't seem to work!)
Mike Lissner committed
-
- 19 Apr, 2017 3 commits
-
-
Aarni Koskela committed
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
- 18 Apr, 2017 3 commits
-
-
Customizable schema generator classes
Tom Christie committed -
Aarni Koskela committed
-
Aarni Koskela committed
-
- 17 Apr, 2017 2 commits
-
-
Add Django 1.11 into *.md and setup.py
José Padilla committed -
Sergey Smirnov committed
-
- 13 Apr, 2017 2 commits
-
-
Maciej Urbanski committed
-
* reference/master: (22 commits) Clarify get_schema_fields signature Updated monthly report link on funding page Bumped django-guardian version. remove django 1.11 from allow_failure matrix update django 1.11 to stable release in tox Update existing vary headers in response instead of overwriting them. Update links after moving to encode org Use overridden settings exception handler Pass initkwargs stored on view to instance Update 7-schemas-and-client-libraries.md Update Boolean field to more closely match python library Fix parser names in docstring. Fix typo at docstring update test case update test case fix unique=True validation for ChoiceField Added drfpasswordless to Authentication docs Document adding django_filters to installed apps Added drfpasswordless to third party packages topic page. Added drfpasswordless to authentication topic page. ...
Xavier Ordoquy committed
-
- 12 Apr, 2017 3 commits
-
-
Clarify get_schema_fields signature
Tom Christie committed -
Bumped django-guardian version.
Tom Christie committed -
I had to look for the signature of `get_schema_fields()`in source code.
Azim Khakulov committed
-
- 10 Apr, 2017 2 commits
-
-
Updated monthly report link on funding page
José Padilla committed -
Anna committed
-
- 09 Apr, 2017 1 commit
-
-
Mariusz Felisiak committed
-
- 08 Apr, 2017 2 commits
-
-
remove django 1.11 from travis allow_failure matrix
Xavier Ordoquy committed -
django 1.11 to stable release in tox
Xavier Ordoquy committed
-