Skip to content

xLr864/CRUD-with-Django-ORM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD-with-Django-ORM

Simple CRUD operations on Django ORM

This application uses HTML,CSS, Bootstrap, javascript and Django.

Operations are as follows:

1 GET: - Read the data from the database

2 POST:- Add the data to the database

3 UPDATE:- Modify a record either partially or completely

4 DELETE:- Delete existing record

Developed by:- CHETAN

About

Simple CRUD operations on Django ORM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published