Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mcp
/
osccore-qa-testing-tools
/
cc83fe59f432d5c43019f53bb3e85ac0eb955b69
/
.
/
testrail_bot
/
control
/
apps.py
blob: a5f70859b0901b6f8c104255fdef56371b408969 [
file
] [
log
] [
blame
]
Oleksii Petrenko
24f1f8f
2020-06-26 18:09:43 +0300
[
diff
] [
blame
]
1
from
django
.
apps
import
AppConfig
2
3
4
class
ControlConfig
(
AppConfig
):
5
name
=
'control'