- 19 Aug, 2014 5 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 18 Aug, 2014 23 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
override_method should substitute action
Tom Christie committed -
reset stored credentials when call client.logout()
Tom Christie committed -
Refactor login template to extend base.
Tom Christie committed -
Leave status responsibility to parent class
Tom Christie committed -
Allow use of native migrations in 1.7 — Take 2
Tom Christie committed -
Copy filter_backends class attribute before returning it.
Tom Christie committed -
Always uppercase X-Http-Method-Override methods.
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Carlton Gibson committed
-
Carlton Gibson committed
-
Carlton Gibson committed
-
Issue #1707: Add documentation to api-docs.viewsets
Tom Christie committed -
Updated documentation for urls.py
Tom Christie committed -
Tom Christie committed
-
Updated quick start project set up order
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Trivial doc updates
Tom Christie committed -
Add test for SerializerMethodField
Tom Christie committed
- 16 Aug, 2014 6 commits
-
-
Andrew Fong committed
-
A view's action is dependent on the request method. When overriding the method (e.g. to generate a form for a POST request on a GET call to the browseable API), the action should be updated as well. Otherwise, viewset functions may be in a weird limbo state where a 'list' action has a POST method.
Andrew Fong committed -
Aymeric Derbois committed
-
Tom Christie committed
-
sshquack committed
-
+ Explicitly specify module names in the standard format similar to all the other tutorials + Remove the extra quote around module name
sshquack committed
-
- 15 Aug, 2014 6 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-