diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2020-07-20 22:53:26 +0100 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2020-07-20 22:53:26 +0100 |
commit | f131509c565edef455a5a9d89f176081d56038cc (patch) | |
tree | afb973555d80ff504b6bed2c0f0317e551641f18 /wsgi.py | |
parent | 8e77a70ad608ca029785e4786cbaa6a776ae1dfe (diff) | |
download | troggle-f131509c565edef455a5a9d89f176081d56038cc.tar.gz troggle-f131509c565edef455a5a9d89f176081d56038cc.tar.bz2 troggle-f131509c565edef455a5a9d89f176081d56038cc.zip |
3dtopos to survexpos + comments
Diffstat (limited to 'wsgi.py')
-rw-r--r-- | wsgi.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |