Update version of remaining weblinks to Django documentation.

We are using Django 1.10 as per requirements.txt and should refer to its
documentation as well.
This commit is contained in:
David Martin
2017-05-27 08:49:03 +10:00
parent 482f02fbaa
commit c3a55c91dc
2 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ WSGI config for paperless 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.9/howto/deployment/wsgi/
https://docs.djangoproject.com/en/1.10/howto/deployment/wsgi/
"""
import os