Skip to content Skip to sidebar Skip to footer
Showing posts with the label Development Environment

Django Is Not Serving Static And Media Files In Development But It Is Serving In Production

I am using windows 10 as OS in development environment and Ubuntu 18.04 (AWS) in production. I depl… Read more Django Is Not Serving Static And Media Files In Development But It Is Serving In Production

Google App Engine Development Server Throws The Following Error Whenever I Try To Run It

I'm trying to create a webservice using webapp2 and datastore in python. But whenever i try to … Read more Google App Engine Development Server Throws The Following Error Whenever I Try To Run It

Gunicorn Not Reloading A Django Application

I'm getting inconsistent code-reloading behavior, with a Django 1.3 application and gunicorn 0.… Read more Gunicorn Not Reloading A Django Application