apps.py 88 Bytes
from django.apps import AppConfig


class SearchConfig(AppConfig):
    name = 'comment'