| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| djangorestframework-3.17.2-py3-none-any.whl | 2026-08-05 | 899.1 kB | |
| djangorestframework-3.17.2-py3-none-any.whl.sigstore.json | 2026-08-05 | 11.0 kB | |
| djangorestframework-3.17.2.tar.gz | 2026-08-05 | 906.7 kB | |
| djangorestframework-3.17.2.tar.gz.sigstore.json | 2026-08-05 | 11.1 kB | |
| 3.17.2 source code.tar.gz | 2026-08-05 | 10.4 MB | |
| 3.17.2 source code.zip | 2026-08-05 | 10.9 MB | |
| README.md | 2026-08-05 | 625 Bytes | |
| Totals: 7 Items | 23.1 MB | 5 | |
What's Changed
Bug fixes
- Fix disclosure of GET-protected data in case of validation error with
AdminRendererby @browniebroke in https://github.com/encode/django-rest-framework/pull/10012. Thanks, @zainnadeem786 for the report. - Enforce
DATA_UPLOAD_MAX_MEMORY_SIZEforrequest.dataparsing by @zainnadeem786 in https://github.com/encode/django-rest-framework/pull/10013. Thanks, @zainnadeem786 for the report.
Full Changelog: https://github.com/encode/django-rest-framework/compare/3.17.1...3.17.2