From dfb0e6ff2d2d60b8b90bc32fd1c74e39a74a323f Mon Sep 17 00:00:00 2001 From: Daniel Roy Greenfeld Date: Tue, 25 Apr 2017 17:42:14 -0700 Subject: [PATCH] Corrected order of books. Apologies to @limedaring --- 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..1f9e58246 100644 --- a/docs/topics/tutorials-and-resources.md +++ b/docs/topics/tutorials-and-resources.md @@ -59,6 +59,7 @@ There are a wide range of resources available for learning and using Django REST ## Books * [Hello Web App: Intermediate Concepts, Chapter 10][hello-web-app-intermediate] +* [Two Scoops of Django 1.11, Chapter 16, 17, 26, and more][two-scoops-of-django-11] ### Documentations * [Classy Django REST Framework][cdrf.co] @@ -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