Changes between Initial Version and Version 1 of Ticket #34005
- Timestamp:
- Sep 10, 2022, 5:38:26 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34005 – Description
initial v1 1 1 Hi, 2 I've upgraded from 2.2 to 3.2 and now default ordering specified in the Model does not work anymore if i annotate the QuerySet.2 I've upgraded from 2.2 to 3.2.15 and now default ordering specified in the Model does not work anymore if i annotate the QuerySet. 3 3 I suspect this is a ORM Bug, as the ordering / default order is not in the query anymore since the update to 3.2. 4 4