2019-04-18 00:58:13 +02:00

6 lines
91 B
Python

from django.apps import AppConfig
class TimelapsConfig(AppConfig):
name = 'timelaps'