- 19 Jan, 2015 12 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
NotImplemented is not an exception
Tom Christie committed -
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
-
- 16 Jan, 2015 4 commits
-
-
Include pagination control in browsable API.
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 15 Jan, 2015 3 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 14 Jan, 2015 5 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 13 Jan, 2015 7 commits
-
-
First pass at 3.1 pagination API
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
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
-