from django.apps import AppConfig class IpPoolConfig(AppConfig): name = 'ip_pool'