Files
sherlockforrest bf2ed2e31f 更新
2023-06-20 09:22:53 +08:00

6 lines
87 B
Python

from django.apps import AppConfig
class SearchConfig(AppConfig):
name = 'search'