Skip to content Skip to sidebar Skip to footer
Showing posts with the label Web Deployment

Django Using Nginx To Serve Static Content

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

Can't Deploy To Heroku In Djangogirls Tutorial

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

Django Nginx Getting Csrf Verification Error In Production Over Http

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

Can't Deploy To Heroku In DjangoGirls Tutorial

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