from django.apps import AppConfig class LocationsApiConfig(AppConfig): name = 'locations_api'