ソースを参照

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)