| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-03-22 | 1.9 kB | |
| Version 3.15.1 source code.tar.gz | 2024-03-22 | 9.3 MB | |
| Version 3.15.1 source code.zip | 2024-03-22 | 9.8 MB | |
| Totals: 3 Items | 19.1 MB | 0 | |
What's Changed
- Update the message to be consistent with the Django `HttpResponseBa… by @maycuatroi in https://github.com/encode/django-rest-framework/pull/9287
- Make
inflectionpackage truly optional by @browniebroke in https://github.com/encode/django-rest-framework/pull/9303 - Fix broken links in release notes for 3.15 by @browniebroke in https://github.com/encode/django-rest-framework/pull/9305
- TokenAdmin.autocomplete_fields Breaks Some Use Cases, Revert by @alexdlaird in https://github.com/encode/django-rest-framework/pull/9301
- Add drf-sendables to third-party-packages.md by @amikrop in https://github.com/encode/django-rest-framework/pull/9261
- Revert "feat: Add some changes to ValidationError to support django style vad…" by @auvipy in https://github.com/encode/django-rest-framework/pull/9326
- Revert "Re-prefetch related objects after updating" by @auvipy in https://github.com/encode/django-rest-framework/pull/9327
- Revert [#8863] by @tomchristie in https://github.com/encode/django-rest-framework/pull/9330
- Revert [#8009] by @tomchristie in https://github.com/encode/django-rest-framework/pull/9332
- Revert [#9030] by @tomchristie in https://github.com/encode/django-rest-framework/pull/9333
- Revert "Fix NamespaceVersioning ignoring DEFAULT_VERSION on non-None namespaces" by @auvipy in https://github.com/encode/django-rest-framework/pull/9335
SearchFilter.get_search_termsreturns list. by @tomchristie in https://github.com/encode/django-rest-framework/pull/9338- Version 3.15.1 by @tomchristie in https://github.com/encode/django-rest-framework/pull/9339
New Contributors
- @maycuatroi made their first contribution in https://github.com/encode/django-rest-framework/pull/9287
- @alexdlaird made their first contribution in https://github.com/encode/django-rest-framework/pull/9301
Full Changelog: https://github.com/encode/django-rest-framework/compare/3.15.0...3.15.1