Skip to content

Commit

Permalink
Add adrf as a third party package for Django REST framework (#9198)
Browse files Browse the repository at this point in the history
  • Loading branch information
maerteijn authored Jun 24, 2024
1 parent e13688f commit 7297f19
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/community/third-party-packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ Check out a grid detailing all the packages and ecosystem around Django REST Fra

To submit new content, [open an issue][drf-create-issue] or [create a pull request][drf-create-pr].

## Async Support

* [adrf](https://github.com/em1208/adrf) - Async support, provides async Views, ViewSets, and Serializers.

### Authentication

* [djangorestframework-digestauth][djangorestframework-digestauth] - Provides Digest Access Authentication support.
Expand Down

0 comments on commit 7297f19

Please sign in to comment.