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-06-03 18:49:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
/
models
/
functions
History
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
..
__init__.py
Fixed some newlines in imports per isort.
2016-05-19 11:05:44 -04:00
base.py
Fixed
#25774
-- Refactor datetime expressions into public API
2016-05-18 20:14:58 +10:00
datetime.py
Refs
#25774
,
#26348
-- Allowed Trunc functions to operate with time fields.
2016-07-08 12:35:34 -04:00