This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78ad4b4b0201003792bfdbf1a7781cbc9ee03539
django
/
tests
/
annotations
History
Mariusz Felisiak
78ad4b4b02
Fixed
#31660
-- Fixed queryset crash when grouping by m2o relation.
...
Regression in
3a941230c8
. Thanks Tomasz Szymański for the report.
2020-06-08 07:21:54 +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
#31660
-- Fixed queryset crash when grouping by m2o relation.
2020-06-08 07:21:54 +02:00