如果用户同时选择多行和多列,我正在寻找一种方法来禁用我的输入框中的多选。Multiple selection allowed only within the same row or column"ElseEnd If
我想要做的是同时禁用多列和多行选择例如-如果我选择(使用ctrl键)范围"D1:D5","D8:D10“,那么它
(alert_type=alert_type, entities__in=[entity[0] for entity in entities]).all()Distinct_Alert.objects.get_or_none(alert_type=alert_type, entities__in=[entity1, entity2...但是,随着错误的出现,get_or_none的定义如下
class Utility_Manager(models.M