This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-03 18:38:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
b44dee16e6
django
/
tests
/
lookup
History
Download ZIP
Download TAR.GZ
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