A.setB.set_dbC.usingD.use_db
A.取出指定條件的數(shù)據(jù)返回QuerySetB.排除指定條件的數(shù)據(jù)返回QuerySetC.取出指定條件的數(shù)據(jù)返回model實(shí)例D.排除指定條件的數(shù)據(jù)返回model實(shí)例
A.IntegerFieldB.FloatFieldC.DoubleFieldD.DecimalField