django-request-viewer
django-request-viewer copied to clipboard
Log and View requests made on Django
The viewer was trying to systematically access the content of the response and this was raising an issue when the response is a streaming http response. **Error Message:** > AttributeError:...
The next button as it is shown in the readme screenshot doesn't appear in the dashboard. Though adding `?page=X` param works.
This PR updates [setuptools](https://pypi.org/project/setuptools) from **65.6.3** to **72.1.0**. Changelog ### 72.1.0 ``` ======= Features -------- - Restore the tests command and deprecate access to the module. (4519) (4520) ``` ###...
This PR updates [setuptools](https://pypi.org/project/setuptools) from **65.6.3** to **75.1.0**. Changelog ### 75.1.0 ``` ======= Features -------- - Deprecated ``bdist_wheel.universal`` configuration. (4617) Bugfixes -------- - Removed reference to upload_docs module in entry...