summaryrefslogtreecommitdiff
path: root/tests/regressiontests/select_related_regress
AgeCommit message (Expand)Author
2008-08-26Fixed #8036 -- Fixed a case when attempting to traverse non-existent relatedMalcolm Tredinnick
2008-08-25Fixed #8106 -- Untangled some problems with complex select_related() queriesMalcolm Tredinnick
2008-07-02Renamed a field in a test case that was preventing the tests from Ian Kelly
2008-06-29Fixed handling of multiple fields in a model pointing to the same related model.Malcolm Tredinnick