from django.apps import AppConfig class ParticipantesConfig(AppConfig): name = 'participantes'