From e6e5a278362f988634d5f3b61433c23c3c9f8588 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Ericson?= Date: Fri, 22 May 2015 17:18:59 -0300 Subject: [PATCH] Add Classy Django REST Framework(cdrf.co) to Third Party Resources --- docs/topics/third-party-resources.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/topics/third-party-resources.md b/docs/topics/third-party-resources.md index 2bb4163ad..7ff631b01 100644 --- a/docs/topics/third-party-resources.md +++ b/docs/topics/third-party-resources.md @@ -267,6 +267,9 @@ 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] +### Documentations +* [Classy Django REST Framework][cdrf.co] + [cite]: http://www.software-ecosystems.com/Software_Ecosystems/Ecosystems.html [cookiecutter]: https://github.com/jpadilla/cookiecutter-django-rest-framework [new-repo]: https://github.com/new @@ -330,3 +333,4 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque [django-rest-auth]: https://github.com/Tivix/django-rest-auth/ [django-versatileimagefield]: https://github.com/WGBH/django-versatileimagefield [django-versatileimagefield-drf-docs]:http://django-versatileimagefield.readthedocs.org/en/latest/drf_integration.html +[cdrf.co]:http://www.cdrf.co