summaryrefslogtreecommitdiff
path: root/tests/lookup/test_timefield.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-4/+3
* Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly.Hasan Ramezani2020-11-061-9/+6
* Refs #23919 -- Removed encoding preambles and future importsClaude Paroz2017-01-181-2/+0
* Fixed #22316 -- Added time filters to TimeField on SQLite.Matthew Somerville2015-06-041-0/+36