Sign in
apache
/
airavata-custos-portal
/
16d34816ee968cbbda21222a671b471901c14fdd
/
.
/
custos_portal
/
custos_portal
/
apps
/
auth
/
apps.py
blob: e7dfe817df33bf06e174f57bc04143b054a1c1d0 [
file
] [
log
] [
blame
]
from
django
.
apps
import
AppConfig
class
AuthConfig
(
AppConfig
):
name
=
'custos_portal.apps.auth'
label
=
'custos_portal_auth'