This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-20 23:29:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
History
Simon Charette
8a4f017f45
Fixed
#26348
-- Added TruncTime and exposed it through the __time lookup.
...
Thanks Tim for the review.
2016-07-08 12:35:34 -04:00
..
__init__.py
…
models.py
Fixed
#25774
-- Refactor datetime expressions into public API
2016-05-18 20:14:58 +10:00
test_cast.py
Fixed
#24932
-- Added Cast database function.
2016-03-29 08:14:33 -04:00
test_datetime.py
Fixed
#26348
-- Added TruncTime and exposed it through the __time lookup.
2016-07-08 12:35:34 -04:00
tests.py
Refs
#26022
-- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate.
2016-01-29 13:37:33 -05:00