keyfeels/keyfeel_cal/apps.py

6 lines
96 B
Python

from django.apps import AppConfig
class KeyfeelCalConfig(AppConfig):
name = 'keyfeel_cal'