index
:
far_edge_ops_api.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
caas
/
apps.py
blob: 5e92d0b352139029ff7f303a42bc64dad57d0edb (
plain
)
1
2
3
4
5
from django.apps import AppConfig class CaasConfig(AppConfig): name = 'caas'