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-11-28 22:49:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
1aca9fc7d2
django
/
tests
/
db_functions
/
datetime
History
Download ZIP
Download TAR.GZ
Artur Beltsov
3954bf50fb
Fixed
#32750
-- Fixed crash of Extract() transform on OuterRef() expressions.
...
Thanks Simon Charette for the review.
2021-05-17 17:51:39 +02:00
..
__init__.py
test_extract_trunc.py
Fixed
#32750
-- Fixed crash of Extract() transform on OuterRef() expressions.
2021-05-17 17:51:39 +02:00
test_now.py