| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| drf_nested_routers-0.95.3-py3-none-any.whl | 2026-07-23 | 21.0 kB | |
| drf_nested_routers-0.95.3.tar.gz | 2026-07-23 | 22.4 kB | |
| README.md | 2026-07-23 | 1.5 kB | |
| v0.95.3 source code.tar.gz | 2026-07-23 | 29.1 kB | |
| v0.95.3 source code.zip | 2026-07-23 | 45.5 kB | |
| Totals: 5 Items | 119.5 kB | 1 | |
Full Changelog: https://github.com/alanjds/drf-nested-routers/compare/v0.95.2...v0.95.3
First release with automated packaging, to fix [#392] forever on.
What's Changed
- Removed support to EOLed Python 3.9. Still works for now, but no CI will validate it anymore.
- Update flake8 to 7.1.1 by @pyup-bot in https://github.com/alanjds/drf-nested-routers/pull/361
- Test against DRF 3.16 and Django 5.2 by @lociii in https://github.com/alanjds/drf-nested-routers/pull/380
- Test and advertise DRF 3.16 and Django 5.2 compatibility by @vanschelven in https://github.com/alanjds/drf-nested-routers/pull/383
- Fix Error when request.data is a list. Fixes [#349]. by @cotyq in https://github.com/alanjds/drf-nested-routers/pull/378
- Update mypy to 1.13.0 by @pyup-bot in https://github.com/alanjds/drf-nested-routers/pull/371
- Fix release pyc leakages by @alanjds in https://github.com/alanjds/drf-nested-routers/pull/394
- Add Python 3.14 & Update release flow by @alanjds in https://github.com/alanjds/drf-nested-routers/pull/401
New Contributors
- @lociii made their first contribution in https://github.com/alanjds/drf-nested-routers/pull/380
- @vanschelven made their first contribution in https://github.com/alanjds/drf-nested-routers/pull/383
- @cotyq made their first contribution in https://github.com/alanjds/drf-nested-routers/pull/378
Full Changelog: https://github.com/alanjds/drf-nested-routers/compare/v0.95.0...v0.95.2