This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
tetaneutral.net
/
djadhere
Suivre
5
Voter
1
Fork
1
Fichiers
Tickets
14
Pull Requests
2
Wiki
Aborescence:
866a1e97d3
Branches
Tags
36_docs_installation
master
djadhere
/
services
/
apps.py
apps.py
91 B
Historique
Raw
1
2
3
4
5
from django.apps import AppConfig
class ServicesConfig(AppConfig):
name = 'services'