mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 01:26:53 +03:00
Add adrf as a third party package for Django REST framework (#9198)
This commit is contained in:
parent
e13688f0c0
commit
7297f19701
|
@ -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].
|
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
|
### Authentication
|
||||||
|
|
||||||
* [djangorestframework-digestauth][djangorestframework-digestauth] - Provides Digest Access Authentication support.
|
* [djangorestframework-digestauth][djangorestframework-digestauth] - Provides Digest Access Authentication support.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user