index
:
ctrack.git
master
A web application to track NIS compliance for DfT.
y@yulqen.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctrack
/
core
/
apps.py
blob: 9310a7b0d28b027290ef7aece7fce000170c971a (
plain
) (
blame
)
1
2
3
4
5
from django.apps import AppConfig class CoreConfig(AppConfig): name = 'ctrack.core'