- 23 Jan, 2015 8 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Support for Django 1.8a1
Tom Christie committed
-
- 22 Jan, 2015 2 commits
-
-
fix link to Django CSRF docs
Tom Christie committed -
Duncan Maitland committed
-
- 21 Jan, 2015 7 commits
-
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 20 Jan, 2015 2 commits
-
-
correcting unclosed quote in docs routers.md
José Padilla committed -
correcting unclosed quote in routers.md
soooooot committed
-
- 19 Jan, 2015 11 commits
-
-
correcting "it's" to "its" in Tutorial 1
José Padilla committed -
Eric Theise committed
-
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 1 commit
-
-
Fix for FileUploadParser with 3.x
Tom Christie committed
-