index
:
nccps-2018/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
website
/
apps.py
blob: 5e338e400523700ce9b5fd46fe966a4e35433776 (
plain
)
1
2
3
4
5
from django.apps import AppConfig class WebsiteConfig(AppConfig): name = 'website'