Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
pub
/
flynn-django-template
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
693779a8
authored
Mar 03, 2017
by
Matt Braymer-Hayes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#58 Update Django 1.9 link to 1.10
parent
b0371188
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
project_name/wsgi.py
+1
-1
No files found.
project_name/wsgi.py
View file @
693779a8
...
@@ -4,7 +4,7 @@ WSGI config for {{ project_name }} project.
...
@@ -4,7 +4,7 @@ WSGI config for {{ project_name }} project.
It exposes the WSGI callable as a module-level variable named ``application``.
It exposes the WSGI callable as a module-level variable named ``application``.
For more information on this file, see
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
import
os
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment