A simple CRUD operation in Django framework using python.

Опубликовано: 06 Октябрь 2024
на канале: AshishBurman
442
2

In this project i have used sublime text editor for writing the code and the project is deployed in the Django server itself while data base part has been handled by SQLite which is the default one.
It is the simplest CRUD. There may be flaws in it.
It required any clarification to comment.