Thank you for this tutorial. I had to watch it 5 times because of different issues I was facing but it helped me learn a lot and achieve what I needed.
Dude, huge thanks for this absolute saver video! I've been struggling whole day with the deployment of my django project and this video has helped me a lot! Liked and subscribed, keep up the good work! Cheers!
i like to think that the mistake u made in the guni conf was just a clever didactic strat to make people aware of how to debug. thanks for the upload XD
Hey buddy, How to purge cache? my django keep going with /assets/js/scripts.6831bd9ae161.js even after i pulled new version and collected statics... and i have correct scripts.js in the folder /assets/js/ , but or nginx dont like to serve it(((
All worked. Great video.. thanks!
Thank you for this tutorial. I had to watch it 5 times because of different issues I was facing but it helped me learn a lot and achieve what I needed.
Dude, huge thanks for this absolute saver video! I've been struggling whole day with the deployment of my django project and this video has helped me a lot! Liked and subscribed, keep up the good work! Cheers!
i like to think that the mistake u made in the guni conf was just a clever didactic strat to make people aware of how to debug. thanks for the upload XD
Would love to see videos on deployment using other service. Great Tutorial though!
Thank you, i have done the hosting.
Very cool tutorial, thanks for posting!
could you also make a video about transferring the local Ipv4 to your actual domain using AWS Route 53?
good stuff man love the content super helpful!
I appreciate it! Thanks for watching!
thanks it was very helpful!😃
Hey buddy, How to purge cache? my django keep going with /assets/js/scripts.6831bd9ae161.js even after i pulled new version and collected statics... and i have correct scripts.js in the folder /assets/js/ , but or nginx dont like to serve it(((
what if I have a webapp built using React and Django? what process should I follow?
SSH isn't a standard option for me now. In its place I see RDP.
what is the need to install DB in EC2 , Why can't we use RDS?
i am trying to open django admin panel but its showing 403 forbidden error what to do?
Thanks ! What should I change if I'm using the sqlite default Django database?
have finally gotten a solution to this ? I need and answer too