mirror of
https://github.com/Hopiu/django.git
synced 2026-03-24 01:40:28 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin.py | ||
| models.py | ||
| test_date_hierarchy.py | ||
| tests.py | ||
| urls.py | ||