| Age | Commit message (Collapse) | Author |
|
tests.
|
|
tests.
|
|
|
|
|
|
model. TODO: Give up on even trying to do such black magic in the first place?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--HG--
rename : djangorestframework/tests/resources.py => djangorestframework/tests/serializer.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* We now have per-user, per-view and per-resource throttling
* Added a new exxception class as a convenience to detect pointless throttles
* refactored
|
|
|
|
htrottling
|
|
the 2nd user
* implemented per_resource_throttling + test
needs refactoring
|
|
(commit to permissions.py fixes a bug that came out of the unittest)
|
|
|
|
though. :( any help?
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.PARAMS.
|
|
|
|
|
|
|