Important
- Compat with
django-stubs@5.2
was added
What's Changed
- Add
rest_framework.authtoken.models.Token.save
to allowlist by @sobolevn in #743 - Added missing
wsgi_request
to the_MonkeyPatchedResponse
by @PedroPerpetua in #747 - Django5.2 by @sobolevn in #753
- Restrict setuptools version to <79.0.0 by @davidmannion in #756
- Fix missing TypeAlias for
request.user
by @davidmannion in #758
New Contributors
- @PedroPerpetua made their first contribution in #747
- @davidmannion made their first contribution in #756
Full Changelog: 3.15.3...3.15.4