django-rest-framework
django-rest-framework copied to clipboard
Update documentation: Add adrf third party package
Description
Updated documentation: Added adrf as a third party package and updated the API documentation to refer to the async counterparts of:
-
@api_view -
APIView -
Serializer -
ModelSerializer -
BaseSerializer -
ListSerializer -
ViewSet
See also #8496