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
/
dashboard
/
apps.py
blob: 84fc9904d854e7f1cf329c15a052ced7cde68bc4 (
plain
)
1
2
3
4
5
6
from django.apps import AppConfig class DashboardConfig(AppConfig): name = 'dashboard'