Browse Source

Very complete tutorial to Django 1.5.4 and web dev

The tutorial is an extension of the official Django Book (6 parts),  it adds extra web development knowledge such as HTML/CSS, AJAX, Bootstrap and JQuery
Michael Ho Chum 12 years ago
parent
commit
709832abc1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -1256,6 +1256,7 @@ See also [TeX](#tex)
 * [Tango With Django](http://www.tangowithdjango.com/book/)
 * [Deploy Django](http://www.deploydjango.com)
 * [The Django Book](http://www.djangobook.com)
+* [Tango With Django](http://www.tangowithdjango.com/)
 
 ####Flask
 * [Explore Flask](http://exploreflask.com/) (PDF)