From 95418eb8ac9b3efd57ccca5c7159ee0bfa8effb3 Mon Sep 17 00:00:00 2001 From: Xavier Ordoquy Date: Fri, 8 Apr 2016 15:43:10 +0200 Subject: [PATCH] Add the medium collection related to Django REST framework. (#4043) --- docs/topics/third-party-resources.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/topics/third-party-resources.md b/docs/topics/third-party-resources.md index cc29c4334..003366ffe 100644 --- a/docs/topics/third-party-resources.md +++ b/docs/topics/third-party-resources.md @@ -279,6 +279,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque * [Web API performance: profiling Django REST framework][web-api-performance-profiling-django-rest-framework] * [API Development with Django and Django REST Framework][api-development-with-django-and-django-rest-framework] +* [Blog posts about Django REST framework][medium-django-rest-framework] ### Documentations * [Classy Django REST Framework][cdrf.co] @@ -361,3 +362,4 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque [django-rest-messaging]: https://github.com/raphaelgyory/django-rest-messaging [django-rest-messaging-centrifugo]: https://github.com/raphaelgyory/django-rest-messaging-centrifugo [django-rest-messaging-js]: https://github.com/raphaelgyory/django-rest-messaging-js +[medium-django-rest-framework]: https://medium.com/django-rest-framework