django_program.pretalx.apps

Django app configuration for the pretalx integration app.

Classes

DjangoProgramPretalxConfig

Configuration for the pretalx integration app.

class django_program.pretalx.apps.DjangoProgramPretalxConfig[source]

Bases: AppConfig

Configuration for the pretalx integration app.

default_auto_field = 'django.db.models.BigAutoField'
name = 'django_program.pretalx'
label = 'program_pretalx'
verbose_name = 'Pretalx Integration'