From e60a97b30d71827fcf8769c1105b10dbad817649 Mon Sep 17 00:00:00 2001 From: gustavklopp Date: Sat, 16 May 2015 08:49:47 +0200 Subject: [PATCH] Update free-programming-books.md --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index e6842134..7988588e 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1588,7 +1588,7 @@ See also [TeX](#tex) * [Getting started with Django](http://gettingstartedwithdjango.com/) (video) * [Tango With Django](http://www.tangowithdjango.com/) (1.5) * [Test-Driven Web Development with Python](http://chimera.labs.oreilly.com/books/1234000000754/index.html) (1.7) -* [The Django book](http://www.djangobook.com/en/2.0/) (2.0) +* [The Django book](http://www.djangobook.com/en/2.0/) (1.4 but mostly 1.0) #### Flask -- GitLab