Quellcode durchsuchen

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 vor 12 Jahren
Ursprung
Commit
709832abc1
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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)