from django.apps import AppConfig [docs]class Config(AppConfig): name = 'otree_redwood' verbose_name = 'oTree Redwood Extension'