Files
2026-08-05 23:59:15 +08:00

6 lines
83 B
Python

from django.apps import AppConfig
class ToolConfig(AppConfig):
name = 'tool'