Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mcp
/
osccore-qa-testing-tools
/
614e5fcebb836503c90e694a2b6a24511b2ee8e6
/
.
/
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'