This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-22 17:00:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4339f2aff2
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