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
Update documentation: Add adrf third party package#9198
Uh oh!
There was an error while loading.Please reload this page.
Conversation
auvipy left a comment
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
lovelydinosaur commentedApr 8, 2024
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 to3868707Comparemaerteijn commentedJun 24, 2024
Updated the PR as suggested by@tomchristie with just a single reference to adrf (on the third party packages page). |
Description
Updated documentation: Addedadrf as a third party package and updated the API documentation to refer to the async counterparts of:
@api_viewAPIViewSerializerModelSerializerBaseSerializerListSerializerViewSetSee also#8496