This is a simple Django project to demonstrate Django CRUD functionality using Python and MySql
For Windows : pip install mysql-connector
For Ubuntu /Linux : sudo apt-get install python3-pymysql
pip install mysqlclient-1.3.13-cp37-cp37m-win32.whl Download from this link : https://bit.ly/2FNn3e5
Make sure that all required packages should be installed in your virtual environment.
Mr.Vitor Freitas https://simpleisbetterthancomplex.com/