yuyu_dashboard/yuyu/local/enabled/_6100_yuyu.py

4 lines
82 B
Python
Raw Normal View History

2022-05-13 14:01:58 +07:00
ADD_INSTALLED_APPS = [
'djmoney',
'openstack_dashboard.dashboards.yuyu',
]