if 'city_id' in data and not data['city_id']:
            errors["city_id"] = u"missing"
            error_msg.append('Selecione uma cidade')