django-rest-framework icon indicating copy to clipboard operation
django-rest-framework copied to clipboard

Update documentation: Add adrf third party package

Open maerteijn opened this issue 2 years ago • 0 comments

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

maerteijn avatar Dec 19 '23 20:12 maerteijn