Deployment Django Nginx Python Web Deployment Django Using Nginx To Serve Static Content February 28, 2024 Post a Comment I am trying to configure nginx to serve the static content for my django project on a remote VPS. I… Read more Django Using Nginx To Serve Static Content
Django Heroku Python Web Deployment Can't Deploy To Heroku In Djangogirls Tutorial February 16, 2024 Post a Comment I am following this DjangoGirls tutorial: http://tutorial.djangogirls.org/en/deploy/README.html Whe… Read more Can't Deploy To Heroku In Djangogirls Tutorial
Amazon Ec2 Django Nginx Python Web Deployment Django Nginx Getting Csrf Verification Error In Production Over Http March 18, 2023 Post a Comment I've just deployed my django project on AWS with nginx. Everything works well except for when w… Read more Django Nginx Getting Csrf Verification Error In Production Over Http
Django Heroku Python Web Deployment Can't Deploy To Heroku In DjangoGirls Tutorial March 15, 2023 Post a Comment I am following this DjangoGirls tutorial: http://tutorial.djangogirls.org/en/deploy/README.html Whe… Read more Can't Deploy To Heroku In DjangoGirls Tutorial