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