CRUD Project Function Based View with Model Form in Django (Hindi)

Channel:
Subscribers:
543,000
Published on ● Video Link: https://www.youtube.com/watch?v=OPc_oMgjhpM



Duration: 1:26:19
188,898 views
3,173


CRUD Project Function Based View with Model Form in Django
00:00:00 Introduction
00:03:57 CRUD Django Project Setup
00:05:47 Adding Bootstrap
00:11:00 Adding Application
00:11:21 Creating Template Files
00:12:20 Using Static File (CSS and JavaScript)
00:14:46 Creating Blocks
00:18:00 Creating add_show View Function and URLS
00:20:51 Options we have to create Form and Model
00:22:01 Creating Model Class
00:24:00 Register Model Class / Creating Model Admin Class
00:25:43 Run makemigrations and migrate
00:27:03 Creating Super User
00:27:45 Login to Django Admin Application
00:28:25 Creating Model Form
00:31:02 Displaying Form
00:35:05 Adding Bootstrap Class to Django Model Form
00:37:14 Set Bootstrap Row and Column for Form
00:39:39 Insert Form Data to Database
00:47:43 Retrieve Database Data
00:59:55 Delete Data from Database
01:09:09 Update Form Data to Database

Django Playlist:
https://www.youtube.com/playlist?list=PLbGui_ZYuhigchy8DTw4pX4duTTpvqlh6

Core Python Tutorials:
https://www.youtube.com/playlist?list=PLbGui_ZYuhigZkqrHbI_ZkPBrIr5Rsd5L

Advance Python Tutorials:
https://www.youtube.com/playlist?list=PLbGui_ZYuhijd1hUF2VWiKt8FHNBa7kGb

HTML Tutorials : http://goo.gl/O254f9

CSS Tutorials: https://goo.gl/1QNdiB

SQL Tutorials: https://goo.gl/U4TcEX

Check Out Our Other Playlists:
https://www.youtube.com/user/GeekyShow1/playlists

SUBSCRIBE to Learn Programming Language !
http://goo.gl/glkZMr

Learn more about subject:
http://www.geekyshows.com/

________________________________________________

If you found this video valuable, give it a like.
If you know someone who needs to see it, share it.
If you have questions ask below in comment section.
Add it to a playlist if you want to watch it later.
________________________________________________

T A L K W I T H M E !
Business Email: contact@geekyshows.com
Facebook: https://www.facebook.com/GeekyShow
Twitter: https://twitter.com/Geekyshow1
Website: http://www.geekyshows.com/
_______________________________________________

Make sure you LIKE, SUBSCRIBE, COMMENT, and REQUEST A VIDEO! :)
_______________________________________________







Tags:
Django
Django Complete Hindi
Create Django Project
Web Application
Create Web Application
Python
Python in Hindi
Python in Urdu
Python tutorials
Advance Python
Python OOP
Dynamic Template Files
Model
Admin Application Django
DJango Form API
Data Validation
Model Form
CRUD