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

add the latest version of "Django by Example"

http://lightbird.net/dbe2/
This commit is contained in:
laike9m 2013-10-22 12:23:25 +08:00
parent 39427c77ae
commit 8f8460da8a

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)