File size: 94 Bytes
c7bec42
 
 
 
 
1
2
3
4
5
6
from django.apps import AppConfig


class SummaryConfig(AppConfig):
    name = 'summary'