From 60a4d7184f379f1a4dcaea1ddc9f1e45c9cfb0a6 Mon Sep 17 00:00:00 2001 From: Nina Kin Date: Mon, 7 Aug 2017 18:30:20 -0700 Subject: [PATCH] added a django ebook (#2507) --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 88be4cc3..c53c995a 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1926,6 +1926,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout, * [Effective Django](http://www.effectivedjango.com) (1.5) * [How to Tango With Django](http://www.tangowithdjango.com/book17/) (1.7) * [Test-Driven Web Development with Python](http://www.obeythetestinggoat.com/pages/book.html#toc) (1.8) +* [The Django Book](https://djangobook.com/the-django-book/) (1.8 & 1.11) #### Flask -- GitLab