from django.apps import AppConfig class RdnHelperConfig(AppConfig): name = 'src.account_helper'