Commit e4565046 by Kenneth Reitz Committed by GitHub

Merge pull request #59 from mattayes/58-wsgi-link

#58 Update Django 1.9 link to 1.10
parents 9e9c1b42 693779a8
......@@ -4,7 +4,7 @@ WSGI config for {{ project_name }} 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment