- 24 Jan, 2015 1 commit
-
-
Jeff Fein-Worton committed
-
- 23 Jan, 2015 22 commits
-
-
Pass {} as data to DataAndFiles, as it ends up in a MergeDict
Tom Christie committed -
In the same vein as #2399.
Alexander Dutton committed -
Added DictField and support for HStoreField.
Tom Christie committed -
Tom Christie committed
-
Added UUIDField.
Tom Christie committed -
Update Django-Filter references
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
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 6 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
-