2020-08-16 09:28:12 +10:00

6 lines
85 B
Python

from django.apps import AppConfig
class LabelConfig(AppConfig):
name = 'label'