Skip to content

Commit 31211d1

Browse files
author
Joe2244
committed
Cleaned up Django version issue + added versions to Flask and Pandas.
1 parent 7468398 commit 31211d1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

free-programming-books.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
* [Prolog](#prolog)
117117
* [Constraint Logic Programming](#constraint-logic-programming-extended-prolog)
118118
* [Python](#python)
119-
* [Django](#django-version)
119+
* [Django](#django)
120120
* [Flask](#flask)
121121
* [Pandas](#pandas)
122122
* [QML](#qml)
@@ -1389,7 +1389,7 @@ See also [TeX](#tex)
13891389
* [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming)
13901390

13911391

1392-
####Django (Version)
1392+
####Django
13931393
* [Deploy Django](http://www.deploydjango.com)
13941394
* [Django by Example](http://www.lightbird.net/dbe/) (1.2)
13951395
* [Django by Example for Django 1.5](http://lightbird.net/dbe2/) (1.5)
@@ -1402,11 +1402,11 @@ See also [TeX](#tex)
14021402

14031403
####Flask
14041404
* [The Flask Blog tutorial](http://pypix.com/python/building-flask-blog-part-1/) - Pypix
1405-
* [The Flask Mega-Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) - Miguel Grinberg
1405+
* [The Flask Mega-Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) - Miguel Grinberg (0.9)
14061406

14071407

14081408
####Pandas
1409-
* [Learn Pandas](https://bitbucket.org/hrojas/learn-pandas) - Hernan Rojas
1409+
* [Learn Pandas](https://bitbucket.org/hrojas/learn-pandas) - Hernan Rojas (0.13.0)
14101410

14111411

14121412
###QML

0 commit comments

Comments
 (0)