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-08-03 10:34:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
2e8941b6f9
django
/
tests
/
annotations
History
Download ZIP
Download TAR.GZ
Mariusz Felisiak
aeb8996a67
Fixed
#31659
-- Made ExpressionWrapper preserve output_field for combined expressions.
...
Regression in
df32fd42b8
. Thanks Simon Charette for the review.
2020-06-12 07:20:06 +02:00
..
__init__.py
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