This repository is an example of how to run a Django app on Google Cloud Run (fully managed).
The Django application used in this tutorial is the Writing your first Django app, after completing Part 1 and Part 2.
See our Running Django on Cloud Run (fully managed) tutorial for instructions for setting up and deploying this sample application.
# - image: gcr.io/sensity-demo-app/celery-service
# resources:
# limits:
# cpu: 1000m
# memory: 512Mi