mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 12:41:19 -03:30
6 lines
104 B
Python
6 lines
104 B
Python
# Copyright (c) 2015 Ansible, Inc.
|
|
# All Rights Reserved.
|
|
|
|
default_app_config = 'awx.ui.apps.UIConfig'
|
|
|