Django_heroku library not working Solution: 1. Install the library django-on_heroku. 2. Import django_on_heroku in settings.py file and remove the django_heroku import. 3. Replace django_heroku.settings(locals()) with: django_on_heroku.settings(locals()) 4. Finally, run pip freeze > requirements.txt to create a new requirements.txt file that contains django_on_heroku 5. Redeploy your app to heroku
@gustavoadolfobautistagomez38552 жыл бұрын
Thank you very much for your answer. now i have this errow when i am in heruku ------------- note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for backports.zoneinfo Failed to build backports.zoneinfo ERROR: Could not build wheels for backports.zoneinfo, which is required to install pyproject.toml-based projects ! Push rejected, failed to compile Python app. ! push failed
@moussasoro9853 Жыл бұрын
Can i see your courses?
@mircagardenman76295 күн бұрын
Thank you very much for you work... i managed to deploy myself.
@the_proton_guy5 күн бұрын
You’re welcome
@egemeneyuboglu7358 Жыл бұрын
Thank you so much man. I was trying for 1 week to deploy but actually ı need to watch just this video. Thanksss.
@the_proton_guy Жыл бұрын
You are welcome 🥳🥳
@juanangelnavabarrientos62302 жыл бұрын
Dude, I love you xD. Me and my parther are gratefull. A big hug from Guadalajara.
@the_proton_guy2 жыл бұрын
You are welcome 🥳🥳🥳
@thomasdam84572 жыл бұрын
Great man ... a "direct to the point" explanation :)
@the_proton_guy2 жыл бұрын
Thanks man
@pablotutsi99152 жыл бұрын
This was very helpful man, thank you soo much
@fifeoluwabunmi59592 жыл бұрын
On point!!
@the_proton_guy2 жыл бұрын
Thank youu🥳
@Alex-xi3bw Жыл бұрын
I love you. Subscribed
@the_proton_guy Жыл бұрын
Thank you for the sub 🥳🥳
@bhargavpatki2354 Жыл бұрын
love this brother!
@the_proton_guy Жыл бұрын
Thank youu🥳 a sub to the channel will be helpful 🥳🥳
@lennoxcharles6092 Жыл бұрын
Thanks for this resource
@the_proton_guy Жыл бұрын
You are welcome 🥳
@SusanErendu7 ай бұрын
Please what if you have already hosted your Django project on GitHub before even installing Heroku?
@the_proton_guy7 ай бұрын
Hosted your Django project on GitHub? Can you explain further please
@Drizzytunas3 ай бұрын
@@the_proton_guy Im guessing he's referrng to using github pages?
@reginaplankton29762 жыл бұрын
Thank you bro
@MustafaBR-l9i6 ай бұрын
it's need now payment way before createing app in heroku
@the_proton_guy6 ай бұрын
Yes, the free tier was removed
@SusanErendu7 ай бұрын
Very helpful
@the_proton_guy7 ай бұрын
Glad I could help
@dcode94472 жыл бұрын
Great
@moussasoro9853 Жыл бұрын
Thank i live in ouest Africa. i want to see your deploy about databases.
@the_proton_guy Жыл бұрын
Hello, you want to learn how to deploy a database in heroku?
@gustavoadolfobautistagomez38552 жыл бұрын
Very good videos, thank you very much. ¿django_heroku library not working for me? can you help me
@the_proton_guy2 жыл бұрын
Django_heroku library not working Solution: 1. Install the library django-on_heroku. 2. Import django_on_heroku in settings.py file and remove the django_heroku import. 3. Replace django_heroku.settings(locals()) with: django_on_heroku.settings(locals()) 4. Finally, run pip freeze > requirements.txt to create a new requirements.txt file that contains django_on_heroku 5. Redeploy your app to heroku
@user___10392 жыл бұрын
Thank you so much!
@the_proton_guy2 жыл бұрын
You are welcome 🥳🥳
@ibrahimrahmankamara662 жыл бұрын
you are explicit man. i love your channel. how can I get in contact with you?
@the_proton_guy2 жыл бұрын
Thanks man🥳. You can send me a message on Instagram. My username is the_proton_guy
@farwahaider60752 жыл бұрын
Hey how can we create Heroku app for free? Is there any solution