Skip to content

This is a simple Django project to demonstrate Django CRUD functionality.It contain data as books details is insert,update,delete and views also user can upload book cover images and also download pdf files.

Notifications You must be signed in to change notification settings

pdjani91/Django-Python-MySql-CRUD-Operation-Book-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Django-Python-CRUD-Operation-Book-Example

This is a simple Django project to demonstrate Django CRUD functionality using Python and MySql

Required Install Packages

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

Recommended

Make sure that all required packages should be installed in your virtual environment.

Credit & Reference :

Mr.Vitor Freitas https://simpleisbetterthancomplex.com/

About

This is a simple Django project to demonstrate Django CRUD functionality.It contain data as books details is insert,update,delete and views also user can upload book cover images and also download pdf files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published