From 4be21cf854979de46d43f413a3759b6b5da1d503 Mon Sep 17 00:00:00 2001 From: Daniel Roy Greenfeld Date: Tue, 25 Apr 2017 14:36:36 -0700 Subject: [PATCH] add Two Scoops of Django 1.11 to tutorials and resources --- docs/topics/tutorials-and-resources.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/topics/tutorials-and-resources.md b/docs/topics/tutorials-and-resources.md index 46cbefea6..1158c23c0 100644 --- a/docs/topics/tutorials-and-resources.md +++ b/docs/topics/tutorials-and-resources.md @@ -58,6 +58,7 @@ There are a wide range of resources available for learning and using Django REST ## Books +* [Two Scoops of Django 1.11, Chapter 16, 17, 26, and more][two-scoops-of-django-11] * [Hello Web App: Intermediate Concepts, Chapter 10][hello-web-app-intermediate] ### Documentations @@ -108,3 +109,4 @@ Want your Django REST Framework talk/tutorial/article to be added to our website [building-a-restful-api-with-drf]: http://agiliq.com/blog/2014/12/building-a-restful-api-with-django-rest-framework/ [submit-pr]: https://github.com/encode/django-rest-framework [anna-email]: mailto:anna@django-rest-framework.org +[two-scoops-of-django-11]: https://www.twoscoopspress.com/products/two-scoops-of-django-1-11