Skip to content

Latest commit

 

History

History

django_tutorial

Getting started with Django on Google Container Engine

This repository is an example of how to run a Django app on Google Container Engine. It uses the Writing your first Django app Polls application (parts 1 and 2) as the example app to deploy. From here on out, we refer to this app as the 'polls' application.

Tutorial

See our Django on Container Engine tutorial for instructions for setting up and deploying this sample application.

Contributing changes

Licensing