This website works better with JavaScript.
Home
Explore
Help
Sign In
CCOM4030
/
companion_app
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
No Description
6
Commits
6
Branches
Tree:
ad53754f9a
Alvarado
Master
Morti
Suazo
diego
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ad53754f9a'
${ noResults }
companion_app
/
server
/
CompanionApp
/
apps.py
apps.py
99B
History
Raw
1
2
3
4
5
from django.apps import AppConfig
class CompanionappConfig(AppConfig):
name = 'CompanionApp'