From f131509c565edef455a5a9d89f176081d56038cc Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Mon, 20 Jul 2020 22:53:26 +0100 Subject: 3dtopos to survexpos + comments --- wsgi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wsgi.py') 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 -- cgit v1.2.3