2018-03-06 13:59:08 -05:00

4 lines
96 B
Python

default_app_config = (
'chatter.source.ext.django_chatterbot.apps.DjangoChatterBotConfig'
)