Name |
Last commit
|
Last update |
---|---|---|
djangorestframework | ||
docs | ||
examples | ||
.gitignore | ||
AUTHORS | ||
CHANGELOG.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.py | ||
tox.ini |
Related serializers may need access to the request to properly serialize a child resource. For example, reverse() in djangorestframework.reverse uses request if available to return an absolute URL. While the parent resource has access to the request to generate the absolute URL, the child resource does not.
Name |
Last commit
|
Last update |
---|---|---|
djangorestframework | Loading commit data... | |
docs | Loading commit data... | |
examples | Loading commit data... | |
.gitignore | Loading commit data... | |
AUTHORS | Loading commit data... | |
CHANGELOG.rst | Loading commit data... | |
LICENSE | Loading commit data... | |
MANIFEST.in | Loading commit data... | |
README.rst | Loading commit data... | |
requirements.txt | Loading commit data... | |
setup.py | Loading commit data... | |
tox.ini | Loading commit data... |