1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-02-06 17:33:00 +00:00
med/search/apps.py

6 lines
87 B
Python
Raw Normal View History

2017-06-30 03:25:07 +02:00
from django.apps import AppConfig
class SearchConfig(AppConfig):
name = 'search'