Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
CCOM4030
/
companion_app
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
Keine Beschreibung
25
Commits
6
Branches
Struktur:
7b7cc5d715
Alvarado
Master
Morti
Suazo
diego
master
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „7b7cc5d715“
${ noResults }
companion_app
/
server
/
CompanionApp
/
apps.py
apps.py
99B
Verlauf
Originalformat
1
2
3
4
5
from django.apps import AppConfig
class CompanionappConfig(AppConfig):
name = 'CompanionApp'