What's Changed
* Django4.2 by georgedorn in https://github.com/django-tastypie/django-tastypie/pull/1645
* Remove unused mock library from test requirements by georgedorn in https://github.com/django-tastypie/django-tastypie/pull/1647
* Django 4.2 compatibility by georgedorn in https://github.com/django-tastypie/django-tastypie/pull/1655
* Fixed crash when missing CSRF token cookie in SessionAuthentication by FrancoisDupayrat in https://github.com/django-tastypie/django-tastypie/pull/1652
* Fix flake8, update docs, fix RTD builds by georgedorn in https://github.com/django-tastypie/django-tastypie/pull/1661
New Contributors
* FrancoisDupayrat made their first contribution in https://github.com/django-tastypie/django-tastypie/pull/1652
**Full Changelog**: https://github.com/django-tastypie/django-tastypie/compare/v0.14.5...v0.14.6