update django doc (#2313)

This commit is contained in:
Daniel R. Saguez Tezanos Pinto 2017-04-02 10:49:52 -04:00 committed by victor felder
parent 7f1e0eaf48
commit c81eb3da39
1 changed files with 1 additions and 0 deletions

View File

@ -1864,6 +1864,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
* [Django Official Documentation](https://media.readthedocs.org/pdf/django/1.5.x/django.pdf) (PDF) (1.5)
* [Django Official Documentation](https://media.readthedocs.org/pdf/django/1.7.x/django.pdf) (PDF) (1.7)
* [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.10.x/django.pdf) (PDF) (1.10)
* [Djen of Django](http://agiliq.com/books/djenofdjango/)
* [Effective Django](http://www.effectivedjango.com) (1.5)
* [Mastering Django](http://masteringdjango.com) (1.8)