GITLAB
PYROS-IRAP
/
pyros
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Blame view
src/monitoring/apps.py
95 Bytes
Edit
Raw
Normal View
History
3df2d31a
haribo
#3430 : dates are...
1 2 3 4 5
from django.apps import AppConfig class MonitoringConfig(AppConfig): name = 'monitoring'