mirror of
https://github.com/django/django.git
synced 2025-03-09 17:02:43 +00:00
Appending pk is not necessary when a subset of the ordering expressions is contained in a non-nullable unique contraint. Related field ordering through lookups and related ordering introspection is omitted for simplicitly purpose.