Files
2026-05-20 21:24:00 +02:00

6 lines
91 B
Python

from django.apps import AppConfig
class KalendarConfig(AppConfig):
name = 'kalendar'