add 4.0 category for Books

This commit is contained in:
Will Vincent 2021-12-16 15:20:42 -05:00
parent 6bf1466021
commit fd3748878e

View File

@ -339,9 +339,11 @@ _A short list of Python packages that work well with Django._
### Books
_Django 4.0_
- [Django for Beginners: Build websites with Python and Django](https://djangoforbeginners.com/)
_Django 3.2_
- [Speed Up Your Django Tests](https://adamj.eu/tech/2020/05/04/new-book-speed-up-your-django-tests/)
- [Django for Beginners: Build websites with Python and Django](https://djangoforbeginners.com/)
- [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)