From 31211d1d84f41ad4806bd1e3244b1d293a9137f8 Mon Sep 17 00:00:00 2001 From: Joe2244 Date: Wed, 28 May 2014 22:50:49 +0200 Subject: [PATCH] Cleaned up Django version issue + added versions to Flask and Pandas. --- free-programming-books.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/free-programming-books.md b/free-programming-books.md index f0994614..f657fdd0 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -116,7 +116,7 @@ * [Prolog](#prolog) * [Constraint Logic Programming](#constraint-logic-programming-extended-prolog) * [Python](#python) - * [Django](#django-version) + * [Django](#django) * [Flask](#flask) * [Pandas](#pandas) * [QML](#qml) @@ -1389,7 +1389,7 @@ See also [TeX](#tex) * [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming) -####Django (Version) +####Django * [Deploy Django](http://www.deploydjango.com) * [Django by Example](http://www.lightbird.net/dbe/) (1.2) * [Django by Example for Django 1.5](http://lightbird.net/dbe2/) (1.5) @@ -1402,11 +1402,11 @@ See also [TeX](#tex) ####Flask * [The Flask Blog tutorial](http://pypix.com/python/building-flask-blog-part-1/) - Pypix -* [The Flask Mega-Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) - Miguel Grinberg +* [The Flask Mega-Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) - Miguel Grinberg (0.9) ####Pandas -* [Learn Pandas](https://bitbucket.org/hrojas/learn-pandas) - Hernan Rojas +* [Learn Pandas](https://bitbucket.org/hrojas/learn-pandas) - Hernan Rojas (0.13.0) ###QML