8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeb05e4 commit 898b7c3Copy full SHA for 898b7c3
container_engine/django_tutorial/README.md
@@ -3,8 +3,8 @@
3
This repository is an example of how to run a [Django](https://www.djangoproject.com/)
4
app on Google Container Engine. It uses the
5
[Writing your first Django app](https://docs.djangoproject.com/en/1.11/intro/tutorial01/)
6
-Polls application as the example app to deploy. From here on out, we refer to this app as
7
-the 'polls' application.
+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.
8
9
10
# Tutorial
0 commit comments