change django database to phpmyadmin || django database to mysql database || django in phpmyadmin

preview_player
Показать описание
change django database to phpmyadmin || django database to mysql database || django in phpmyadmin

in this video i have explain how to change #django database to
#phpmyadmin , means django default database to mysql database
step by step explain ,

first , create a database ,user and give privileges

DATABASES = {
'default': {
'NAME': ' ',
'USER': ' ',
'PASSWORD': ' ',
'HOST': 'localhost',


}
}
the select python environment
in terminal : install mysqlclient
pip install mysqlclient

then

if doesn't work for you then you have an error with version
or more do comment i will reply

more video:
how to run django on cpanel:

how to run your django project on shared hosting cpanel:

how to get free ssl:

why learn python , python animation:

music credits :
Creative Commons — Attribution 3.0 Unported — CC BY 3.0

download and use copyright free music && i also used in this video:

PLEASE LIKE || SHARE || SUBSCRIBE OUR CHANNEL
Рекомендации по теме
Комментарии
Автор

I see error unable to execute 'gcc': Permission denied
error: command 'gcc' failed with exit status 1 . then use pip install mysqlclient, you know it what is ?

mtipscoder
Автор

i have my database in postgresql, how may I switch to mysql?

panchamjain
Автор

i can't install mysqlclient
pip install mysqlclient gives me an error
can you help me?

HosamAboabla
Автор

pip install mysqlclient time error aa rahi h sir

radheshyamsaini
visit shbcf.ru