index
:
kyle/coding-assignment
extrainfo
master
Procurement system feature request assignment
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
procurement
/
apps.py
blob: 94c7e8e2e328778aaab159dca5beb1ca09da4bd5 (
plain
)
1
2
3
4
5
from django.apps import AppConfig class ProcurementConfig(AppConfig): name = 'procurement'