- 18 Jul, 2017 1 commit
-
-
Anna Ossowski committed
-
- 16 Jul, 2017 1 commit
-
-
Erick Delfin committed
-
- 12 Jul, 2017 1 commit
-
-
Tommy Beadle committed
-
- 11 Jul, 2017 1 commit
-
-
Fix SearchFilter to-many behavior/performance
José Padilla committed
-
- 10 Jul, 2017 10 commits
-
-
Ryan P Kilby committed
-
Ryan P Kilby committed
-
Ensure closables on `.FILES` get closed.
Tom Christie committed -
Sanitize serializer.data to remove hidden fields before rendering template JSON instance to raw data form. * Fix lint issues
elmccarthy committed -
Raise validation error on invalid timezone parsing.
Tom Christie committed -
Tom Christie committed
-
Add Django manage command to create a DRF user Token
Tom Christie committed -
Tom Christie committed
-
Fix API documentation templates do not check for user authentication #5162
Tom Christie committed -
Tom Christie committed
-
- 07 Jul, 2017 2 commits
-
-
Fixed tests on Windows. Added unicode support to SlugField
Tom Christie committed -
Fixed #5228 Set ViewSet args/kwargs/request before dispatch
Tom Christie committed
-
- 06 Jul, 2017 1 commit
-
-
Add information in docs about djangorestframework-simplejwt package
José Padilla committed
-
- 05 Jul, 2017 1 commit
-
-
David Sanders committed
-
- 04 Jul, 2017 2 commits
-
-
Updated monthly report link
Tom Christie committed -
Anna committed
-
- 24 Jun, 2017 2 commits
-
-
dmmatson committed
-
Link in the home page is broken
José Padilla committed
-
- 23 Jun, 2017 1 commit
-
-
The link to the Python Exception Handling Techniques article written by Doug Hellmann is broken. I could find the article in the URL I proposed.
Neftalí Acosta committed
-
- 22 Jun, 2017 1 commit
-
-
Venelin Stoykov committed
-
- 20 Jun, 2017 2 commits
-
-
typo fix
José Padilla committed -
removes an extraneous word
Michael Hrivnak committed
-
- 17 Jun, 2017 3 commits
-
-
doc: fix documentation for Request._authenticate
José Padilla committed -
Update API guide section referring to DOT
José Padilla committed -
DOT renamed `ext` to `contrib` on their new release `1.0.0`
Aristóbulo Meneses committed
-
- 16 Jun, 2017 4 commits
-
-
Fix browsable API not supporting multipart/form-data correctly
Tom Christie committed -
Levi Cameron committed
-
It does not return anything.
Daniel Hahler committed -
Special case for when OneToOneField is also primary key.
Tom Christie committed
-
- 15 Jun, 2017 2 commits
-
-
Added FAQ section for funding site
Tom Christie committed -
Anna committed
-
- 13 Jun, 2017 2 commits
-
-
Quote nested API parameters in api.js
José Padilla committed -
I sometimes have parameter names with a period (.) in them, to represent nested objects, e.g. containerobj.inner_param. The Javascript was throwing an error in the browsable API when interacting with those parameters.
Dan Koch committed
-
- 12 Jun, 2017 2 commits
-
-
Use stacklevel=2 with DeprecationWarnings
Xavier Ordoquy committed -
This makes the warnings refer to the code where it is used, which makes it easier to find and fix.
Daniel Hahler committed
-
- 09 Jun, 2017 1 commit
-
-
Added aria-label and a new region for accessibility purposes in base.html
Tom Christie committed
-