mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 19:20:05 -03:30
Assorted renaming and string changes
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
import sys
|
||||
if sys.prefix != '/var/lib/awx/venv/tower':
|
||||
raise RuntimeError('Tower virtualenv not activated. Check WSGIPythonHome in Apache configuration.')
|
||||
from awx.wsgi import application # NOQA
|
||||
Reference in New Issue
Block a user