From 078838b688ca305b9813bde85527c23bb1f68be8 Mon Sep 17 00:00:00 2001 From: Joe2244 Date: Mon, 3 Mar 2014 23:32:41 +0200 Subject: [PATCH] Modified the Django list to contain version numbers --- free-programming-books.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/free-programming-books.md b/free-programming-books.md index c82e0bd4..167c51a7 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1354,14 +1354,14 @@ See also [TeX](#tex) * [Web2py: Complete Reference Manual, 6th Edition (pre-release)](https://dl.dropbox.com/u/18065445/web2py/web2py_manual_5th.pdf) - PDF -####Django +####Django (Version) * [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/) -* [Effective Django](http://effectivedjango.com/) +* [Django by Example](http://www.lightbird.net/dbe/) (1.2) +* [Django by Example for Django 1.5](http://lightbird.net/dbe2/) (1.5) +* [Effective Django](http://effectivedjango.com/) (1.5) * [Deploy Django](http://www.deploydjango.com) -* [The Django Book](http://www.djangobook.com) -* [Tango With Django](http://www.tangowithdjango.com/) +* [The Django Book](http://www.djangobook.com) (1.0) +* [Tango With Django](http://www.tangowithdjango.com/) (1.5) ####Flask -- GitLab