1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 04:19:00 +00:00

Merge pull request #234 from laike9m/patch-1

add the latest version of "Django by Example"
This commit is contained in:
vhf / victor felder 2013-10-22 00:18:34 -07:00
commit 89556b769b

View File

@ -831,6 +831,7 @@ See also [TeX](#tex)
####Django
* [Djen of Django](http://agiliq.com/books/djenofdjango/)
* [Django by Example](http://www.lightbird.net/dbe/)
* [Django by Example for Django 1.5](http://lightbird.net/dbe2/)
* [Tango With Django](http://www.tangowithdjango.com/book/)
* [Deploy Django](http://www.deploydjango.com)