CRUD Operations Django Project | Python Web Development Framework | create, read, update and delete

preview_player
Показать описание
CRUD Operations Django

Complete CRUD Operations Project Tutorial.

CRUD can be best explained as an approach to building a Django web application. In general CRUD means performing Create, Retrieve, Update and Delete operations on a table in a database.

Create – create or add new entries in a table in the database.
Retrieve – read, retrieve, search, or view existing entries as a list(List View) or retrieve a particular entry in detail (Detail View)
Update – update or edit existing entries in a table in the database
Delete – delete, deactivate, or remove existing entries in a table in the database.

Рекомендации по теме
Комментарии
Автор

This Video Actually helped me to build my logic about crud operations. Thanks

ch.ammar.
Автор

I subscribed your channel because of this video but it's blurred and tiny. Try zooming your screen on your next video. I'm sad I couldn't follow such a supposed great video

BeautyOfNature
welcome to shbcf.ru