mirror of
https://github.com/django/django.git
synced 2025-01-22 16:19:35 +00:00
3b7c66a3ac
Ordering by reverse foreign key was broken by custom lookups patch (commit 20bab2cf9d02a5c6477d8aac066a635986e0d3f3). Thanks to everybody who helped solving this issue. Special thanks to Trac alias takis for reporting this.