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