Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7k
Update documentation: Add adrf third party package#9198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
thanks, i need to think about the wording and placing them properly
We should link to Perhaps we could just add a section inhttps://www.django-rest-framework.org/community/third-party-packages/ (?)
Optionally it could also be included in one or more of the existing pages "Third Party Packages" sections. |
f4364bc
to3868707
CompareUpdated the PR as suggested by@tomchristie with just a single reference to adrf (on the third party packages page). |
7297f19
intoencode:masterUh oh!
There was an error while loading.Please reload this page.
Description
Updated documentation: Addedadrf 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