summaryrefslogtreecommitdiff
path: root/docs/tutorials/modwsgi
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2017-03-14 02:56:00 -0700
committerSteve Piercy <web@stevepiercy.com>2017-03-14 02:56:00 -0700
commit6204d8de5484bf7fa26dd41fd32ee3fd9a1047db (patch)
tree01fac96f8ac4b419aa8b1bbf6a7aaffad9487752 /docs/tutorials/modwsgi
parent39e07f4c1087837b4ccb0317ce49d73b03a68a10 (diff)
downloadpyramid-6204d8de5484bf7fa26dd41fd32ee3fd9a1047db.tar.gz
pyramid-6204d8de5484bf7fa26dd41fd32ee3fd9a1047db.tar.bz2
pyramid-6204d8de5484bf7fa26dd41fd32ee3fd9a1047db.zip
add Mako to options for pyramid-cookiecutter-starter
Diffstat (limited to 'docs/tutorials/modwsgi')
-rw-r--r--docs/tutorials/modwsgi/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/tutorials/modwsgi/index.rst b/docs/tutorials/modwsgi/index.rst
index 44e892a27..690266586 100644
--- a/docs/tutorials/modwsgi/index.rst
+++ b/docs/tutorials/modwsgi/index.rst
@@ -52,7 +52,8 @@ specific path information for commands and files.
Select template_language:
1 - jinja2
2 - chameleon
- Choose from 1, 2 [1]: 1
+ 3 - mako
+ Choose from 1, 2, 3 [1]: 1
#. Create a :term:`virtual environment` which we'll use to install our
application. It is important to use the same base Python interpreter