pip install django==3.0.5
pip install django-widget-tweaks
pip install xhtml2pdf
py manage.py makemigrations
py manage.py migrate
py manage.py runserver
http://127.0.0.1:8000/
EMAIL_HOST_USER = 'youremail@gmail.com'
EMAIL_HOST_PASSWORD = 'your email password'
EMAIL_RECEIVING_USER = 'youremail@gmail.com'
https://myaccount.google.com/lesssecureapps