Browse Source

update Django for Beginners to 4.2

Will Vincent 2 years ago
parent
commit
f78ab6abfa
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -378,8 +378,10 @@ _A short list of Python packages that work well with Django._
 
 ### Books
 
-_Django 4.0_
+_Django 4.2_
 - [Django for Beginners: Build websites with Python and Django](https://djangoforbeginners.com/)
+
+_Django 4.0_
 - [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/)