How to Use a Database Connection URL in Django

preview_player
Показать описание
Use a database connection URL to configure the database in a Django project instead of the default configuration dictionary that can be tedious to use.

WORK WITH ME👇🏼

✅ Implement features and fix bugs in your app: Live, one-on-one screenshare

💻 Code written in video
Рекомендации по теме
Комментарии
Автор

Thanks for the excellent idea! I 've just subscribed your channel because of it.

fmaciel
Автор

Thanks so much! Just watched your video on deploying to Heroku and this is a perfect addition :D

maxwelldemaio
Автор

So for me i have this error : NameError name dj_database_url is not defined

masterkim
Автор

i got this error for cursor.execute

procedure ath_group() does not exist
LINE 1: call ath_group()
^
HINT: No procedure matches the given name and argument types. You might need to add explicit type casts.

омарсолиман
Автор

Thank you so much....yes that is super convenient :)

codedjango
Автор

Can you please make a video on django database functions.

pavanmp