- 19 Jan, 2015 9 commits
-
-
Tom Christie committed
-
NotImplemented is not an exception
Tom Christie committed -
`NotImplemented` is a singleton object, not an exception. You should be raising `NotImplementedError` here instead.
Alexander Dutton committed -
Tom Christie committed
-
Tom Christie committed
-
Fix timedelta JSON serialization on Python 2.6.
Tom Christie committed -
Fabien Bochu committed
-
Preliminary Support For Django 1.8 Alpha
Xavier Ordoquy committed
- 18 Jan, 2015 6 commits
-
-
Save objects before assigning them in InheritedModelSerializationTests; Django 1.8 now throws an error when assigning unsaved objects to Foreign Key, GenericForeignKey, and OneToOneFields
David Muller committed -
David Muller committed
-
David Muller committed
-
David Muller committed
-
David Muller committed
-
David Muller committed
-
- 14 Jan, 2015 1 commit
-
-
Tom Christie committed
-
- 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 3 commits
-
-
Mark Django REST Framework as incompatible with eggs
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-