from django.apps import AppConfig class WalletsConfig(AppConfig): name = 'wallets'