##

For send_mail related: /lesssecureapps

If it complains about wanting MariaDB 10.4 (or later), do this: pip3 install Django==4.0

The later mysqlclient may give you issues, if so, do this: pip3 install mysqlclient==2.1.0

We’re now at Python 3.10