No improvement. Discovered it's to do with the Python version.
"Django 4.0 supports Python 3.8, 3.9, and 3.10." I'm on python 3.6.8.
I think upgrading Python involves a local install. Whereas a new Django App will automatically get a later version. That's possibly easier...