- 06 Feb, 2015 4 commits
-
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
- 05 Feb, 2015 2 commits
-
-
Allow non-standard User models with Throttling
Xavier Ordoquy committed -
Use pk pseudo attribute for identifying the user (in case the user model is not the default and has a different column name for the unique id)
Kaptian committed
-
- 04 Feb, 2015 6 commits
-
-
FIX: Don't default to list in method args
Tom Christie committed -
Greg Kempe committed
-
Prefetching the user object when getting the token in TokenAuthentication
Tom Christie committed -
Greg Kempe committed
-
Since the user object is fetched 4 lines after getting Token from the database, this removes a DB query for each token-authenticated request.
Ofir Ovadia committed -
Fixes @list_route and @detail_route so that they don't initialize their `methods` parameter as a list. In some cases the list gets cleared, and the result is that default parameter is now empty, and may get reused unexpectedly.
Greg Kempe committed
-
- 03 Feb, 2015 6 commits
-
-
Add django-rest-framework-recursive to docs
Xavier Ordoquy committed -
Warren Jin committed
-
Small documentation fixes
Tom Christie committed -
* Remove "you you" from viewsets API-guide * Fix link from routers API-guide to viewsets API-guide
James Cooke committed -
Fixed missing whitespace in error string.
Tom Christie committed -
Jason Yan committed
-
- 02 Feb, 2015 2 commits
-
-
Fixed typos in docstrings
Xavier Ordoquy committed -
Omer Katz committed
-
- 01 Feb, 2015 5 commits
-
-
Update link for ember-django-adapter
Tom Christie committed -
Dustin Farris committed
-
Fix base_template examples
José Padilla committed -
José Padilla committed
-
José Padilla committed
-
- 31 Jan, 2015 2 commits
-
-
_closable_objects as an empty list, not deleted
Tom Christie committed -
Tom Christie committed
-
- 30 Jan, 2015 2 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
- 29 Jan, 2015 3 commits
-
-
Cleanup '.model' shortcut from code and docs
Tom Christie committed -
Tymur Maryokhin committed
-
Tymur Maryokhin committed
-
- 28 Jan, 2015 6 commits
-
-
Update filtering.md
Tom Christie committed -
Updated links for django-guardian package.
mareknaskret committed -
ManyRelatedField.get_value clearing field on partial update
Tom Christie committed -
Use the proper db_table argument when constructing meta
Tom Christie committed -
Reload api_settings when using Django's 'override_settings'
Tom Christie committed -
Lucas Wiman committed
-
- 27 Jan, 2015 2 commits
-
-
Xavier Ordoquy committed
-
Release notes for 3.0.4
Xavier Ordoquy committed
-