diff options
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.11/howto/deployment/wsgi/ +https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/ """ import os |