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