Add two Django 3 books

Add books by @archatas and @zenx
This commit is contained in:
Adam Johnson 2020-04-11 08:38:19 +01:00 committed by GitHub
parent 9519b05bde
commit ca5fb7c0b6
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/)