Model and How to Create Database Table in Django (Hindi)

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



Category:
Tutorial
Duration: 1:09:11
63,654 views
1,155


Model and How to Create Database Table in Django
00:00:00 Introduction to Model
00:00:34 Introduction to Model Class
00:02:25 Create our Own Model Class
00:13:54 How to use Model
00:15:23 What is Migrations
00:15:57 makemigrations
00:16:22 migrate
00:17:28 sqlmigrate
00:17:45 showmigrations
00:18:20 makemigrations and migrate
00:22:46 Display SQL Statement - sqlmigrate
00:24:01 migrations file - 0001_initial . py
00:30:10 migrations file - 0002_student_comment . py
00:32:25 Geeky Steps
00:35:34 Built-in Field Options
00:37:16 Built-in Field Type
00:38:31 Model Operations
00:42:08 Creating Project and Application (Coding)
00:45:59 Download and Install SQLite Browser
00:49:36 Coding

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! :)
_______________________________________________




Other Videos By Geeky Shows


2020-05-24Form Field Argument in Django (Hindi)
2020-05-24Loop Form Fields and Form Hidden Fields in Django (Hindi)
2020-05-24Render Form Fields Manually in Django (Hindi)
2020-05-21Ordering Form Field in Django (Hindi)
2020-05-21Configure id Attribute and label Tag and Dynamic initial Value in Django (Hindi)
2020-05-19How to Create Django Form using Form API in Django (Hindi)
2020-05-18ModelAdmin Class and How to register ModelAdmin Class in Django (Hindi)
2020-05-17How to Register Model Class and use __str__ method in Django (Hindi)
2020-05-16Admin Application and How to Create Super User in Django (Hindi)
2020-05-16Show or Retrieve Database Table Data to User in Django (Hindi)
2020-05-13Model and How to Create Database Table in Django (Hindi)
2020-05-13Object Relational Mapper and QuerySet in Django (Hindi)
2020-05-08Django Resume Project from Development to Deployment and collectstatic in Django (Hindi)
2020-05-07How to include template within template using include Tag in Django (Hindi)
2020-05-06How to Create Hyperlinks and Use url Tag in Django (Hindi)
2020-05-04How to use Bootstrap and Font Awesome in Django (Hindi)
2020-04-30Template Inheritance with Static File in Django (Hindi)
2020-04-30Template Inheritance in Django (Hindi)
2020-04-27Static Files inside Application and How to use CSS JavaScript Images in Django (Hindi)
2020-04-25Static Files inside Project and How to use CSS JavaScript Images in Django (Hindi)
2020-04-21Templates inside Application in Django (Hindi)



Tags:
Django
Django Complete Hindi
Create Django Project
Server
Web Application
Create Web Application
WebSite
Python
Python in Hindi
Python in Urdu
Python tutorials
Advance Python
Python OOP
Dynamic Template Files
Model
Create Django DB Table
Django Database