from .location import Country, CountrySerializer, CountryViewSet # noqa: F401 from .location import City, CitySerializer, CityViewSet # noqa: F401