index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
/
apps.py
blob: d87006dd60ff626eefdf7f8ffaa3998d7f99615a (
plain
)
1
2
3
4
5
from django.apps import AppConfig class ApiConfig(AppConfig): name = 'api'