This website works better with JavaScript
Home
Explore
Help
Register
Sign In
tBKwtWS
/
h0v1n8-web
Watch
1
Star
0
Fork
0
Files
Pull Requests
0
Tree:
48342d35e8
Branches
Tags
master
h0v1n8-web
/
website
/
knowledgebase
/
apps.py
apps.py
101 B
History
Raw
1
2
3
4
5
from django.apps import AppConfig
class KnowledgebaseConfig(AppConfig):
name = 'knowledgebase'