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
django
/
tests
/
annotations
History
Mariusz Felisiak
aeb8996a67
Fixed
#31659
-- Made ExpressionWrapper preserve output_field for combined expressions.
...
Regression in df32fd42b84cc6dbba173201f244491b0d154a63. Thanks Simon Charette for the review.
2020-06-12 07:20:06 +02:00
..
__init__.py
Fixed
#14030
-- Allowed annotations to accept all expressions
2014-11-15 14:00:43 +00:00
models.py
Removed unused __str__() methods in tests models.
2020-04-30 09:13:23 +02:00
tests.py
Fixed
#31659
-- Made ExpressionWrapper preserve output_field for combined expressions.
2020-06-12 07:20:06 +02:00