summaryrefslogtreecommitdiff
path: root/tests/lookup/test_timefield.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2020-11-06Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly.Hasan Ramezani
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2015-06-04Fixed #22316 -- Added time filters to TimeField on SQLite.Matthew Somerville