Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
piks3l
Respect My Net
Commits
60047631
Commit
60047631
authored
Apr 30, 2011
by
stef
Browse files
[enh] enforcing path in fcgi environments
parent
ecacd852
Changes
1
Hide whitespace changes
Inline
Side-by-side
settings.py
View file @
60047631
...
...
@@ -5,6 +5,7 @@ BASE_PATH = os.path.dirname(__file__)
DEBUG
=
True
TEMPLATE_DEBUG
=
DEBUG
FORCE_SCRIPT_NAME
=
''
DEV_SERVER
=
True
MEDIA_PATH
=
BASE_PATH
+
'/media'
ROOT_URL
=
''
...
...
Write
Preview
Supports
Markdown
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