renator's picture
completed
0a4019a
raw
history blame contribute delete
154 Bytes
from django.apps import AppConfig
class TexttovoiceConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'texttovoice'