from django.apps import AppConfig class FtpConfig(AppConfig): name = 'ftp' default_auto_field = 'django.db.models.BigAutoField'