Re: request for correct django documentation

2019-07-25 Thread Lee Trout
That is correct. It is deprecated now (2.2) and will stop working in 3.1. More info is available at https://docs.djangoproject.com/en/dev/internals/deprecation/ Lee On Thu, Jul 25, 2019 at 7:24 AM sajjad Hassanzadeh wrote: > in https://docs.djangoproject.com/en/2.2/topics/db/aggregation/ PART

request for correct django documentation

2019-07-25 Thread sajjad Hassanzadeh
in https://docs.djangoproject.com/en/2.2/topics/db/aggregation/ PART : Interaction with default ordering or order_by() Deprecated since version 2.2:Starting in Django 3.1, the ordering from a model’s Meta.ordering I think Django 3.1 must change to 2.1 Thanks. -- You received this message b