/sampleDjangoApp

A sample django application used for a guide that introduces django and serving an app in production using docker and nginx

Primary LanguagePython

Sample App for Pluralsight Guide

This simple django app is for purposes of following along in a pluralsight tutorial which demonstrates using nginx, gunicorn and docker to package and serve a django application