Hey thanks for the great video! Have you ever compare between Digital Ocean vs others like Vercel or Cyclic or Railway? Would love a comparison video between these similar services.
you can set DEBUG to true in order to check error or find django error logs for catching errors. 500 is internal server error so something happened in your code
Thanks dude, your video helped a ton. I did not make migrations and I was freaking out. Very detailed video
this video is just a thing a need. Thanks man you are doing great.
You're a Legend
Hey thanks for the great video!
Have you ever compare between Digital Ocean vs others like Vercel or Cyclic or Railway?
Would love a comparison video between these similar services.
i have an app django on a droplet. Is this a better option? thanks for the video
Hey thank you very much for this video!! Can you also make more videos on Django deployment on a VPS from scratch? And also how to do troubleshooting
Can we serve also media files like jpeg etc? If not what should we do on the server side.I already defined media root and url on django
Hi will you please make one more video on deployment or django channels on digital ocean 😢
Thanks. Helped me a lot..
Congratulations for the video!
Sorry how can I fix this error "Bad Request (400)"?
i get this error - (2002, "Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)"). Any idea how to fix it?
I get deployment fail when use environ library to set up environments. Any help
Did everything successfully. But I when redeploy blog images stop showing
just pasted some code in the most confusing part and ran with it 10:17. Does anyone know what that is that he pasted ?
I am getting 500 server error any suggestion s
you can set DEBUG to true in order to check error or find django error logs for catching errors. 500 is internal server error so something happened in your code
i am getting this error :
NameError: name 'get_random_secret_key' is not defined