Skip to content
Snippets Groups Projects
Select Git revision
  • f5cdba78d42b68fd3cf621ec944e3eeac9b19369
  • master default protected
2 results

python-django-template

  • Clone with SSH
  • Clone with HTTPS
  • Thomas  MENARD's avatar
    Thomas MENARD authored
    f5cdba78
    History

    Getting started with Django on Google Container Engine

    Open in Cloud Shell

    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