1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-12-23 15:28:55 +00:00

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
This commit is contained in:
Michael Ho Chum 2014-01-12 17:42:18 -05:00
parent 57d7c0a7dc
commit 709832abc1

View File

@ -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)