| Age | Commit message (Collapse) | Author |
|
specifically the mtest_method to run.
|
|
|
|
|
|
`bound_form.files` returns a `MultiValueDict` which errors when passing
`.CONTENT` into a model constructor.
|
|
|
|
Use `QueryDict` instead to return a value that is compatible with forms.
|
|
|
|
|
|
|
|
|
|
fields to include via nested tuples
|
|
|
|
acutally working atm)
|
|
|
|
|
|
|
|
|
|
--HG--
rename : docs/examples/modelresources.rst => docs/examples/modelviews.rst
rename : docs/examples/resources.rst => docs/examples/views.rst
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.PARAMS.
|
|
|
|
|
|
|
|
up & added Renderer.can_handle_response(), mirroring Parsers.can_handle_request()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
documenting/ enhancing already existing docs.
|
|
to make a clean start with the library documentation .
--HG--
rename : docs/library/authenticators.rst => docs/library/authentication.rst
rename : docs/library/emitters.rst => docs/library/renderers.rst
|
|
|