- 23 Jan, 2015 14 commits
-
-
Update Django-Filter references
Tom Christie committed -
Carlton Gibson committed
-
Carlton Gibson committed
-
Tom Christie committed
-
Support 1.8-alpha.
Tom Christie committed -
Tom Christie committed
-
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 4 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
-