sudo pip install django && sudo pip3 install django
https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-16-04
by copy and paste this in terminal
sudo pip install mysqlclient && sudo pip3 install mysqlclient
first go to terminal and go to that dir then copy paste this link
Open pycharm and then go the dir where you save that project and select that project and start improve this project
#for table migrations- python manage.py migrate auth python manage.py migrate