index
:
personal-site.git
master
Personal website built in Django
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
django
/
core
/
apps.py
blob: 26f78a8e673340121f68a92930e2830bc58d269d (
plain
)
1
2
3
4
5
from
django.apps
import
AppConfig
class
CoreConfig
(
AppConfig
):
name
=
'core'