1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-23 12:02:01 +00:00

added Mastering Django book (#1993)

This commit is contained in:
Nicholas Woodward 2016-07-07 13:30:16 -04:00 committed by victor felder
parent 85cf5576f0
commit 42b159122f

View File

@ -1805,6 +1805,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
* [Django Official Documentation](https://media.readthedocs.org/pdf/django/1.9.x/django.pdf) (PDF) (1.9) * [Django Official Documentation](https://media.readthedocs.org/pdf/django/1.9.x/django.pdf) (PDF) (1.9)
* [Djen of Django](http://agiliq.com/books/djenofdjango/) * [Djen of Django](http://agiliq.com/books/djenofdjango/)
* [Effective Django](http://www.effectivedjango.com) (1.5) * [Effective Django](http://www.effectivedjango.com) (1.5)
* [Mastering Django](http://masteringdjango.com) (1.8)
* [Tango With Django](http://www.tangowithdjango.com/book17/) (1.7) * [Tango With Django](http://www.tangowithdjango.com/book17/) (1.7)
* [Test-Driven Web Development with Python](http://chimera.labs.oreilly.com/books/1234000000754/index.html) (1.8) * [Test-Driven Web Development with Python](http://chimera.labs.oreilly.com/books/1234000000754/index.html) (1.8)