Name |
Last commit
|
Last update |
---|---|---|
.. | ||
migrations | ||
static/teams/js | ||
templates/teams | ||
tests | ||
__init__.py | ||
api_urls.py | ||
models.py | ||
plugins.py | ||
serializers.py | ||
urls.py | ||
views.py |
Django's `QueryDict`s are immutable during normal running, and so they must be copied if any updates are to be made to them. In testing, though, `request.DATA._mutable` is `True`, so tests can falsely pass.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
migrations | Loading commit data... | |
static/teams/js | Loading commit data... | |
templates/teams | Loading commit data... | |
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
api_urls.py | Loading commit data... | |
models.py | Loading commit data... | |
plugins.py | Loading commit data... | |
serializers.py | Loading commit data... | |
urls.py | Loading commit data... | |
views.py | Loading commit data... |