Merge pull request #53 from adamchainz/patch-5

Add two Django 3 books
This commit is contained in:
William S. Vincent 2020-04-11 07:40:50 -04:00 committed by GitHub
commit 9fc31ed34e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -234,6 +234,8 @@ _Django 3.0_
- [Django for APIs: Build web APIs with Python and Django](https://djangoforapis.com/)
- [Django for Professionals: Production websites with Python and Django](https://djangoforprofessionals.com/)
- [Django Crash Course](https://roygreenfeld.com/products/django-crash-course)
- [Django 3 by Example](https://djangobyexample.com/)
- [Django 3 Web Development Cookbook](https://www.packtpub.com/eu/web-development/django-3-web-development-cookbook-fourth-edition)
_Django 2.2_
- [Tango with Django](https://www.tangowithdjango.com/)