fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Removed debugging applications from main settings.
[redakcja.git]
/
platforma
/
config
/
platforma.wsgi.template
diff --git
a/platforma/config/platforma.wsgi.template
b/platforma/config/platforma.wsgi.template
index
f16d9b8
..
b1b35b4
100644
(file)
--- a/
platforma/config/platforma.wsgi.template
+++ b/
platforma/config/platforma.wsgi.template
@@
-15,7
+15,6
@@
sys.path = [
'%(path)s/releases/current',
'%(path)s/releases/current/apps',
'%(path)s/releases/current/lib',
- '%(sandbox)s/etc/%(project_name)s,
] + sys.path
# Run Django