mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-13 05:06:53 +03:00
Merge pull request #3188 from jpadilla/master
Add missing link to third party resources
This commit is contained in:
commit
caf337a4ae
|
@ -288,6 +288,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
|
||||||
[drf-create-issue]: https://github.com/tomchristie/django-rest-framework/issues/new
|
[drf-create-issue]: https://github.com/tomchristie/django-rest-framework/issues/new
|
||||||
[authentication]: ../api-guide/authentication.md
|
[authentication]: ../api-guide/authentication.md
|
||||||
[permissions]: ../api-guide/permissions.md
|
[permissions]: ../api-guide/permissions.md
|
||||||
|
[third-party-resources]: ../topics/third-party-resources/#existing-third-party-packages
|
||||||
[discussion-group]: https://groups.google.com/forum/#!forum/django-rest-framework
|
[discussion-group]: https://groups.google.com/forum/#!forum/django-rest-framework
|
||||||
[djangorestframework-digestauth]: https://github.com/juanriaza/django-rest-framework-digestauth
|
[djangorestframework-digestauth]: https://github.com/juanriaza/django-rest-framework-digestauth
|
||||||
[django-oauth-toolkit]: https://github.com/evonove/django-oauth-toolkit
|
[django-oauth-toolkit]: https://github.com/evonove/django-oauth-toolkit
|
||||||
|
|
Loading…
Reference in New Issue
Block a user