I've scanned through these, and they all seem to cover the basic features of Django (models, function-based views, forms, templates, CSS, and the admin interface), and use Python 3 and Django 2. My notes indicate what I think differentiates them.
- Written for Django Girls workshops or self-teaching
- Widely recommended for beginners, even to Python, web development, and command line
- Build a blog
- Instructions for Windows, Mac, and Linux (including Python installation)