mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 03:45:01 -02:30
Removed admin support (no longer used or maintained).
This commit is contained in:
@@ -140,8 +140,6 @@ INSTALLED_APPS = (
|
||||
'awx.main',
|
||||
'awx.api',
|
||||
'awx.ui',
|
||||
# Django admin is disabled and not supported by default.
|
||||
#'django.contrib.admin',
|
||||
)
|
||||
|
||||
INTERNAL_IPS = ('127.0.0.1',)
|
||||
|
||||
Reference in New Issue
Block a user