How to Connect PostgreSQL Database with Django Project (Hindi)

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



Category:
Tutorial
Duration: 16:15
901 views
49


How to Connect PostgreSQL Database with Django Project Hindi
00:00 Introduction
01:11 Creating Virtual env
02:53 Installing Django
03:00 Installing psycopg2
04:05 Creating Django Project
05:15 Configuration for PostgreSQL Database
06:32 Creating Database
07:52 Creating Database User
08:26 Creating Schema
09:06 Set other Parameters
10:23 Modifing Database Credentials Config in settings
10:38 Make Migrations and Migrate
11:20 Fix Permission Denied Error
11:40 Set Search Path
12:09 Migrate
12:22 Verify Tables
13:20 Creating App
14:34 Create Post Model
14:53 Make Migrations and Migrate



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

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


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
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
Server
Web Application
Create Web Application
WebSite
Python
Python in Hindi
Python in Urdu
Python tutorials
Advance Python
Python OOP
Creating Virtual env
Installing Django
Installing mysqlclient
Creating Django Project
Creating Database User
Connect PostgreSQL Database with Django Project
Configure PostgreSQL