What's Changed
- Add @api_view example to caching documentation by @BradWells in #9131
- Update docstring by @jthevos in #9340
- Apply black formatting to caching markdown by @jthevos in #9341
- Update renderers documentation example by @mgaligniana in #9362
- Removing live examples of tutorial code that are no longer hosted by @TGoddessana in #9363
- Docs: Remove an unnecessary step from quickstart.md by @gogowitsch in #9387
- Documentation: Add Python 3.12 to the requirements by @Szaroslav in #9382
- Tweak README.md links. by @tomchristie in #9375
- Revert "Ensure CursorPagination respects nulls in the ordering field" by @max-muoto in #9381
- use warnings rather than logging a warning for DecimalField warnings by @terencehonles in #9367
- 20240426 docs by @peterthomassen in #9392
- Cleanup by @peterthomassen in #9393
- tests: Check urlpatterns after cleanups by @stanislavlevin in #9400
- docs: Correct some evaluation results and a httpie option in Tutorial1 by @wkwkhautbois in #9421
- Add
__hash__
method forpermissions.OperandHolder
class by @vanya909 in #9417 - Fix potential XSS vulnerability in break_long_headers template filter by @ch4n3-yoon in #9435
- Version 3.15.2. by @tomchristie in #9439
New Contributors
- @BradWells made their first contribution in #9131
- @jthevos made their first contribution in #9340
- @gogowitsch made their first contribution in #9387
- @Szaroslav made their first contribution in #9382
- @wkwkhautbois made their first contribution in #9421
- @ch4n3-yoon made their first contribution in #9435
Full Changelog: 3.15.1...3.15.2