| Name |
Last commit
|
Last update |
|---|---|---|
| docs | ||
| rest_framework | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| MANIFEST.in | ||
| README.md | ||
| mkdocs.py | ||
| optionals.txt | ||
| requirements.txt | ||
| setup.cfg | ||
| setup.py | ||
| tox.ini |
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.
| Name |
Last commit
|
Last update |
|---|---|---|
| docs | Loading commit data... | |
| rest_framework | Loading commit data... | |
| .gitignore | Loading commit data... | |
| .travis.yml | Loading commit data... | |
| CONTRIBUTING.md | Loading commit data... | |
| MANIFEST.in | Loading commit data... | |
| README.md | Loading commit data... | |
| mkdocs.py | Loading commit data... | |
| optionals.txt | Loading commit data... | |
| requirements.txt | Loading commit data... | |
| setup.cfg | Loading commit data... | |
| setup.py | Loading commit data... | |
| tox.ini | Loading commit data... |