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