Update free-programming-books.md (#4741)

Added MDN Django tutorial:  https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django
This commit is contained in:
1110sillabo 2020-10-27 00:02:30 +01:00 committed by GitHub
parent 658e483819
commit 5ea92a8416
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2400,6 +2400,7 @@ Kerridge (PDF) (email address *requested*, not required)
* [Django Official Documentation](https://media.readthedocs.org/pdf/django/1.10.x/django.pdf) (PDF) (1.10)
* [Django Official Documentation](https://buildmedia.readthedocs.org/media/pdf/django/2.2.x/django.pdf) (PDF) (2.2)
* [Django RESTful Web Services](https://www.packtpub.com/free-ebooks/django-restful-web-services) - Gaston C. Hillar (Packt account *required*)
* [Django Web Framework (Python)](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django) - MDN contributors
* [Djen of Django](http://agiliq.com/books/djenofdjango/)
* [Effective Django](https://web.archive.org/web/20181130092020/http://www.effectivedjango.com/) (1.5)
* [How to Tango With Django](http://www.tangowithdjango.com/book17/) (1.7)