This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
22,971
Commits
26
Branches
382
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
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
Simon Charette
082c52dbed
Refs
#25774
,
#26348
-- Allowed Trunc functions to operate with time fields.
...
Thanks Josh for the amazing testing setup and Tim for the review.
2016-07-08 12:35:34 -04:00
Josh Smeaton
2a4af0ea43
Fixed
#25774
-- Refactor datetime expressions into public API
2016-05-18 20:14:58 +10:00