summaryrefslogtreecommitdiffstats
path: root/wsgi.py
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2020-07-20 22:53:26 +0100
committerPhilip Sargent <philip.sargent@klebos.com>2020-07-20 22:53:26 +0100
commitf131509c565edef455a5a9d89f176081d56038cc (patch)
treeafb973555d80ff504b6bed2c0f0317e551641f18 /wsgi.py
parent8e77a70ad608ca029785e4786cbaa6a776ae1dfe (diff)
downloadtroggle-f131509c565edef455a5a9d89f176081d56038cc.tar.gz
troggle-f131509c565edef455a5a9d89f176081d56038cc.tar.bz2
troggle-f131509c565edef455a5a9d89f176081d56038cc.zip
3dtopos to survexpos + comments
Diffstat (limited to 'wsgi.py')
-rw-r--r--wsgi.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsgi.py b/wsgi.py
index 056838b..86da323 100644
--- a/wsgi.py
+++ b/wsgi.py
@@ -4,7 +4,7 @@ WSGI config for mysite project.
It exposes the WSGI callable as a module-level variable named ``application``.
For more information on this file, see
-https://docs.djangoproject.com/en/1.7/howto/deployment/wsgi/
+https://docs.djangoproject.com/en/1.11/howto/deployment/wsgi/
"""
import os