Added support for async authentication, permission and throttle classes. Thanks shepherd1530! Added test for python 3.12.
0.1.2
Added support for async serializers. Added support for mixing async and sync handlers.
0.1.1
Added async viewset support
0.1.0
This is a separate package that implements support for async views in Django REST framework following the PR https://github.com/encode/django-rest-framework/pull/8617