GITLAB
PYROS-IRAP
/
pyros
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Blame view
src/devices/apps.py
89 Bytes
Edit
Raw
Normal View
History
ddf59dd4
haribo
Remaniement :
1 2 3 4 5
from django.apps import AppConfig class DevicesConfig(AppConfig): name = 'devices'