mirror of
https://github.com/django/django.git
synced 2025-06-02 10:09:12 +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.