From 8f8460da8acf60c15acba4d9e6896e72938eb795 Mon Sep 17 00:00:00 2001 From: laike9m Date: Tue, 22 Oct 2013 12:23:25 +0800 Subject: [PATCH] add the latest version of "Django by Example" http://lightbird.net/dbe2/ --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 9edc0130..7b937dab 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -831,6 +831,7 @@ See also [TeX](#tex) ####Django * [Djen of Django](http://agiliq.com/books/djenofdjango/) * [Django by Example](http://www.lightbird.net/dbe/) +* [Django by Example for Django 1.5](http://lightbird.net/dbe2/) * [Tango With Django](http://www.tangowithdjango.com/book/) * [Deploy Django](http://www.deploydjango.com) -- GitLab