from django.apps import AppConfig class WebToolsConfig(AppConfig): name = "web_tools"