2021-03-03 14:03:24 +01:00

6 lines
91 B
Python

from django.apps import AppConfig
class UpdateitConfig(AppConfig):
name = 'updateIt'