This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
ilya_shyian
/
store-back
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
71973f72e4
Branches
Tags
master
store-back
/
store_back
/
apps
/
authAPI
/
apps.py
apps.py
88 B
Historique
Raw
1
2
3
4
5
from django.apps import AppConfig
class AuthAPIConfig(AppConfig):
name = 'authAPI'