Files
2016-12-08 11:47:48 +01:00

6 lines
79 B
Python

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