- 06 Apr, 2017 1 commit
-
-
s-m-b committed
-
- 30 Mar, 2017 4 commits
-
-
fix whitespace in code example
Tom Christie committed -
minusf committed
-
Update Boolean field to support 'yes' and 'no' values
Tom Christie committed -
Python Reference: distutils.util.strtobool(val) Convert a string representation of truth to true (1) or false (0). True values are y, yes, t, true, on and 1; false values are n, no, f, false, off and 0. Raises ValueError if val is anything else.
htmis committed
-
- 29 Mar, 2017 4 commits
-
-
Fix parser names in docstring.
Xavier Ordoquy committed -
Xavier Ordoquy committed
-
Fix typo at doc string
Xavier Ordoquy committed -
Ilya Beda committed
-
- 28 Mar, 2017 3 commits
-
-
fix unique=True validation for ChoiceField
José Padilla committed -
Ekluv committed
-
Ekluv committed
-
- 27 Mar, 2017 9 commits
-
-
Add drfpasswordless to Third Party Packages and Authentication pages
Tom Christie committed -
Ekluv committed
-
aaronykng committed
-
Document adding django_filters to INSTALLED_APPS
Tom Christie committed -
Reminds users to add `django_filters` to their `INSTALLED_APPS` as detailed in the django-filter documentation https://django-filter.readthedocs.io/en/develop/guide/install.html
Jack Evans committed -
aaronykng committed
-
aaronykng committed
-
Tom Christie committed
-
Fix docs 404 pages with nested paths.
Tom Christie committed
-
- 24 Mar, 2017 1 commit
-
-
Akhil Lawrence committed
-
- 22 Mar, 2017 4 commits
-
-
JavaScript cleanup in API Docs.
Tom Christie committed -
use django 1.11rc1 in tox
Tom Christie committed -
Include URL path regexs in API schemas where valid.
Tom Christie committed -
Asif Saifuddin Auvi committed
-
- 21 Mar, 2017 2 commits
-
-
Dariusz Czech committed
-
Dariusz Czech committed
-
- 20 Mar, 2017 4 commits
-
-
Dariusz Czech committed
-
Ensure that pagination is not included in API schema when `page_size=None`.
Tom Christie committed -
Correctly set scheme in coreapi TokenAuthentication
Tom Christie committed -
Mention where the mixins live
Xavier Ordoquy committed
-
- 19 Mar, 2017 1 commit
-
-
Ctrl-F on the ViewSets page doesn't show where the `mixins.SomeMixin...` classes come from.
Nick Timkovich committed
-
- 18 Mar, 2017 5 commits
-
-
José Padilla committed
-
José Padilla committed
-
José Padilla committed
-
José Padilla committed
-
José Padilla committed
-
- 17 Mar, 2017 2 commits