From 229c95b8c6c307fabe543d0fbee5e6a0451985f8 Mon Sep 17 00:00:00 2001 From: Will Vincent Date: Thu, 19 May 2022 12:04:37 -0400 Subject: [PATCH] add Django For Professionals 4.0 update in Book section --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 0f0ecf9..19b61a5 100644 --- a/README.md +++ b/README.md @@ -350,15 +350,13 @@ _Django 4.0_ - [Django for Beginners: Build websites with Python and Django](https://djangoforbeginners.com/) - [Boost Your Django DX](https://adamchainz.gumroad.com/l/byddx) - [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 3.2_ - [Speed Up Your Django Tests](https://adamj.eu/tech/2020/05/04/new-book-speed-up-your-django-tests/) - [Two Scoops of Django 3.x: Best Practices for the Django Web Framework](https://www.feldroy.com/books/two-scoops-of-django-3-x) - [A Wedge of Django: Covers Python 3.8 and Django 3.x](https://www.feldroy.com/books/a-wedge-of-django) -_Django 3.1_ -- [Django for Professionals: Production websites with Python and Django](https://djangoforprofessionals.com/) - _Django 3.0_ - [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)