浏览代码

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 年之前
父节点
当前提交
709832abc1
共有 1 个文件被更改,包括 1 次插入0 次删除
  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)