changes from desktop computer
This commit is contained in:
@@ -15,14 +15,6 @@ framework.
|
||||
"""
|
||||
import os
|
||||
|
||||
# Own stuff to deploy on blechreiz.bauer.technology
|
||||
import site
|
||||
import sys
|
||||
site.addsitedir('/srv/blechreiz/env/lib/python2.7/site-packages')
|
||||
sys.path.append('/srv/blechreiz')
|
||||
|
||||
|
||||
|
||||
# We defer to a DJANGO_SETTINGS_MODULE already in the environment. This breaks
|
||||
# if running multiple sites in the same mod_wsgi process. To fix this, use
|
||||
# mod_wsgi daemon mode with each site in its own daemon process, or use
|
||||
|
||||
Reference in New Issue
Block a user