summaryrefslogtreecommitdiff
path: root/tests/lookup/test_lookups.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-6/+8
* Refs #24121 -- Added __repr__() to Lookup.saeedblanchette2021-05-241-0/+17
* Refs #27149 -- Fixed sql.Query identity.Simon Charette2020-10-281-1/+25
* Simplified imports from django.db and django.contrib.gis.db.Nick Pope2020-02-041-2/+1
* Refs #29396, #30494 -- Reduced code duplication in year lookups.Simon Charette2019-05-211-6/+6
* Corrected YearComparisonLookup.get_bound() signature.Srinivas Reddy Thatiparthy2017-09-041-0/+17