summaryrefslogtreecommitdiff
path: root/django/db/models/sql/constants.py
AgeCommit message (Expand)Author
2008-04-28Fixed #7098 -- Old-style related-model order_by() syntax was being incorrectlyMalcolm Tredinnick
2008-04-27Merged the queryset-refactor branch into trunk.Malcolm Tredinnick