mirror of
https://github.com/ansible/awx.git
synced 2026-02-21 13:10:11 -03:30
Added relationships to hosts from launch job status and launch job status event, updated admin to display host stats and events.
This commit is contained in:
@@ -167,6 +167,9 @@ DEVSERVER_MODULES = (
|
||||
#'devserver.modules.profile.LineProfilerModule',
|
||||
)
|
||||
|
||||
# Skip migrations when running tests.
|
||||
SOUTH_TESTS_MIGRATE = False
|
||||
|
||||
if 'djcelery' in INSTALLED_APPS:
|
||||
import djcelery
|
||||
djcelery.setup_loader()
|
||||
|
||||
Reference in New Issue
Block a user