summaryrefslogtreecommitdiff
path: root/tests/lookup/test_lookups.py
AgeCommit message (Expand)Author
2020-10-28Refs #27149 -- Fixed sql.Query identity.Simon Charette
2020-02-04Simplified imports from django.db and django.contrib.gis.db.Nick Pope
2019-05-21Refs #29396, #30494 -- Reduced code duplication in year lookups.Simon Charette
2017-09-04Corrected YearComparisonLookup.get_bound() signature.Srinivas Reddy Thatiparthy