Files

6 lines
79 B
Python

from django.apps import AppConfig
class IpConfig(AppConfig):
name = 'ip'