fixed virtualhosting with dynamic virtualenv

This commit is contained in:
roberto@debian64
2011-04-12 10:34:36 +02:00
parent 2392eb7e0b
commit e503999392
4 changed files with 5 additions and 2 deletions
+1
View File
@@ -778,6 +778,7 @@ void uwsgi_python_init_apps() {
init_uwsgi_app(LOADER_EVAL, up.eval, uwsgi.wsgi_req, up.main_thread);
}
}
void uwsgi_python_enable_threads() {