How to Use Django with PostgreSQL Database and Run Migration

Published: 24 April 2024
on channel: Nasir Soft
147
4

If You Have any Question ! Click on the Below Link and in Comment section , Ask your Question ?

Question Link:
https://nasirsoft.com/single_video/347

Talk me on
Mentoga: https://mentoga.com/muhammadnasir1

---------------Code -------------

DATABASES = {
'default': {
'ENGINE': 'django.db.backends.postgresql_psycopg2',
'NAME': 'postgres',
'USER': 'postgres',
'PASSWORD': 'root',
'HOST': 'localhost',
'PORT': '5432'
}
}

-------------------- Order me any related work ---------------
Contact us or Order Link :
https://nasirsoft.com/orderMe

--------------------------------------Other Useful Links-------------------------------
Facebook:   / nasirsoft93  
Website : https://nasirsoft.com/
LinkedIn :   / muhammad-nasir-6b82379b  


Watch video How to Use Django with PostgreSQL Database and Run Migration online, duration hours minute second in high quality that is uploaded to the channel Nasir Soft 24 April 2024. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 147 times and liked it 4 visitors.