| Age | Commit message (Collapse) | Author |
|
|
|
|
|
renderers is now renderer_classes
parsers is now parser_classes
authentication is now authentication_classes
|
|
|
|
|
|
Prefill form for instance view.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
renamed ErrorResponse to ImmediateResponse
|
|
|
|
|
|
|
|
|
|
directly on the request - see #128
|
|
|
|
|
|
tahanks @remcogerlich
|
|
|
|
|
|
|
|
|
|
|
|
specified in a "?format=..." query string.
|
|
tests.
|
|
|
|
|
|
|
|
.PARAMS.
|
|
up & added Renderer.can_handle_response(), mirroring Parsers.can_handle_request()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
what it now is)
|
|
|
|
|
|
|
|
|
|
|