Moves network_ui_test to an external repo

This commit is contained in:
Ben Thomasson
2018-03-19 15:21:49 -04:00
parent abb95fdad6
commit 96b3ebd31e
22 changed files with 13 additions and 1039 deletions

View File

@@ -279,8 +279,7 @@ INSTALLED_APPS = (
'awx.ui',
'awx.sso',
'solo',
'awx.network_ui',
'awx.network_ui_test',
'awx.network_ui'
)
INTERNAL_IPS = ('127.0.0.1',)