summaryrefslogtreecommitdiffstats
path: root/wsgi.py
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2023-02-10 00:05:04 +0000
committerPhilip Sargent <philip.sargent@gmail.com>2023-02-10 00:05:04 +0000
commit709b720be9ee0abca7c4dbccb91dadb50da5725b (patch)
treed14b861940f40f2819b5aaf37e2e6c339287ffe2 /wsgi.py
parent19d9942676d56fa9289d0a24ec2c52c23437cf07 (diff)
downloadtroggle-709b720be9ee0abca7c4dbccb91dadb50da5725b.tar.gz
troggle-709b720be9ee0abca7c4dbccb91dadb50da5725b.tar.bz2
troggle-709b720be9ee0abca7c4dbccb91dadb50da5725b.zip
Update URLs to django documn version
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 be477b3..629eb13 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.11/howto/deployment/wsgi/
+https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/
"""
import os