This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-19 15:30:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1da170a203
django
/
tests
/
lookup
History
Matthew Somerville
2dc93bb10a
Fixed
#22316
-- Added time filters to TimeField on SQLite.
...
This was implemented for non-SQLite backends in 1.7 (as a side effect of
#16187
).
2015-06-04 22:27:13 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#22316
-- Added time filters to TimeField on SQLite.
2015-06-04 22:27:13 -04:00
test_timefield.py
Fixed
#22316
-- Added time filters to TimeField on SQLite.
2015-06-04 22:27:13 -04:00
tests.py
Fixed
#22394
-- Refactored built-in datetime lookups to transforms.
2015-04-20 15:11:11 -04:00