Deploying a Django API to Heroku. Django Rest Framework API Project Tutorial.[6]

preview_player
Показать описание
Deploying a Django API to Heroku. Django Rest Framework API Project Tutorial.[6]

Source code for this Project.

Follow Me.
Рекомендации по теме
Комментарии
Автор

Thanks bro, i was looking for this since 2019 hahaha

gianlopez
Автор

when running my app this arise what should ii do?

heroku config:set DISABLE_COLLECTSTATIC=1
» Error: Missing required flag:
» -a, --app APP app to run command against
» See more help with --help

abouyaziyd
Автор

Great video! I am new to heroku so a couple of questions?
1) If we leave this running, will we be charged?
2)I just have a Rest API, no front end. In this case, will the process be similar?

karthicksabhapathy
Автор

sudo apt-get install libpq-dev will solve they psycopg2 installation error for ubuntu, but first run a sudo apt-get update before installing

emmanuelsemutenga
Автор

How to change API endpoints while deploying to public when localhost is there in endpoints, eg : 120.x.x.x:8000/to-dos , how to change this when deploying ? Won't it affect the end point for get and post ? Pls help anyone ;

peacestar
Автор

I am not able to install django-heroku because of error with psycopg2. How can I solve this?

ayushacharya
Автор

Hello, on which part did you connect to Database?

gvinianidzegivi
Автор

after deploying, the heroku page shows application error. what should i do?? Any one please help me...

ehtishama