Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
tum
/
coi
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Commits
64
Releases
0
Wiki
No Description
Tree:
3da172d5cb
Branches
Tags
main
coi
/
app
/
theme
/
apps.py
apps.py
85B
History
Raw
1
2
3
4
5
6
from django.apps import AppConfig
class ThemeConfig(AppConfig):
name = 'theme'