mirror of
https://github.com/ansible/awx.git
synced 2026-01-27 00:21:30 -03:30
5 lines
103 B
Python
5 lines
103 B
Python
# Copyright (c) 2015 Ansible, Inc.
|
|
# All Rights Reserved.
|
|
|
|
default_app_config = 'awx.ui.apps.UIConfig'
|