Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
etch
nuages
Commits
4b2ec31c
Commit
4b2ec31c
authored
Jun 22, 2010
by
christophe siraut
Browse files
typo
parent
1d5458e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
apache/django.wsgi
View file @
4b2ec31c
...
...
@@ -2,7 +2,7 @@ import os
import sys
sys.path.append('/home/chris/django')
os.environ['DJANGO_SETTINGS_MODULE'] = 'nuage.settings'
os.environ['DJANGO_SETTINGS_MODULE'] = 'nuage
s
.settings'
import django.core.handlers.wsgi
application = django.core.handlers.wsgi.WSGIHandler()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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