index
:
Common-Interface-Project/.git
xcosblocks
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
blocks
/
authAPI
/
apps.py
blob: ad78e07899455441aacff0007b48835d922b2bfe (
plain
)
1
2
3
4
5
from django.apps import AppConfig class AuthapiConfig(AppConfig): name = 'authAPI'