- 13 Jan, 2015 2 commits
-
-
Fix link to `django-rest-framework-filters`
Carlton Gibson committed -
`django-rest-framework-chain`)
Philip Neustrom committed
-
- 12 Jan, 2015 3 commits
-
-
Fix for FileUploadParser with 3.x
Tom Christie committed -
Fix ident format when using HTTP_X_FORWARDED_FOR
Tom Christie committed -
José Padilla committed
-
- 11 Jan, 2015 1 commit
-
-
If NUM_PROXIES setting is set to None, HTTP_X_FORWARDED_FOR might be used as is, which might contain spaces and cause errors on cache backends like memcached.
José Padilla committed
-
- 10 Jan, 2015 5 commits
-
-
Fix broken links in README
José Padilla committed -
Output from parsers ends up in a Django MergeDict and they exists elements to be dicts - not None
Ask Holme committed -
Steven Loria committed
-
Tweaked a few issues in the tutorial documentation.
Tom Christie committed -
Release 3.0.3
Xavier Ordoquy committed
-
- 09 Jan, 2015 1 commit
-
-
Travis Swientek committed
-
- 08 Jan, 2015 9 commits
-
-
Add the link to the 3.0.3 milestone.
Xavier Ordoquy committed -
Xavier Ordoquy committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 07 Jan, 2015 9 commits
-
-
Mark Django REST Framework as incompatible with eggs
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
fixed doc : DEFAULT_AUTHENTICATION_CLASSES -> DEFAULT_AUTHENTICATION
Tom Christie committed -
+ It is consistent with docs about DEFAULT_PERMISSION_CLASSES
JocelynDelalande committed -
Fix compatibility comment regarding OrderedDict
Tom Christie committed
-
- 06 Jan, 2015 2 commits
-
-
Ryan Gaffney committed
-
Tom Christie committed
-
- 05 Jan, 2015 5 commits
-
-
Tom Christie committed
-
Closes #2355. Normally a serializer won't need these arguments on __init__, but if a user has customized __init__ they may expect them to be available.
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 02 Jan, 2015 2 commits
-
-
fix the serializer widget style formatting documentation
Tom Christie committed -
Rob Terhaar committed
-
- 30 Dec, 2014 1 commit
-
-
First pass at refactoring get_field_info in utils.model_meta
Tom Christie committed
-