django_program.pretalxΒΆ

Pretalx speaker and schedule sync for django-program.

Modules

admin

Django admin configuration for the pretalx integration app.

apps

Django app configuration for the pretalx integration app.

management

Management commands for the pretalx integration app.

migrations

models

Speaker, Talk, Room, ScheduleSlot, and override models for Pretalx data.

profiles

Pretalx conference profiles.

sync

Synchronization service for importing Pretalx data into Django models.

urls

URL configuration for the pretalx integration app.

views

Views for the pretalx integration app.