from django.apps import AppConfig class GatewaysAppConfig(AppConfig): name = 'gw_app'