1
0
mirror of https://github.com/django/django.git synced 2025-03-14 11:20:46 +00:00
Mariusz Felisiak e11d05e0b4
Fixed #31990 -- Fixed QuerySet.ordered for GROUP BY queries on models with Meta.ordering.
Regression in 0ddb4ebf7bfcc4730c80a772dd146a49ef6895f6.

Thanks Julien Dutriaux for the report.
2020-09-14 20:07:44 +02:00
..