Files
2025-12-09 09:49:54 +00:00

6 lines
83 B
Python

from django.apps import AppConfig
class RotaConfig(AppConfig):
name = "rota"