GITLAB
PYROS-IRAP
/
pyros
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Blame view
src/core/pyros_django/scheduling/apps.py
93 Bytes
Edit
Raw
Normal View
History
b95a693f
Alexis Koralewski
restructuration d...
1 2 3 4
from django.apps import AppConfig class SchedulerConfig(AppConfig): name = 'scheduling'