summaryrefslogtreecommitdiff
path: root/tests/modeltests/many_to_one_null/tests.py
AgeCommit message (Expand)Author
2011-10-13Convert all modeltests to use absolute imports, rather than relative ones.Alex Gaynor
2011-06-07Name this test method correctly. Refs [16334].Alex Gaynor
2011-06-07Made clear() on a reverse foreign key significantly more efficient. Thanks t...Alex Gaynor
2010-10-12Tweak to many_to_one_null doctest to avoid primary key assumptions (causing b...Russell Keith-Magee
2010-10-12Migrated many_to_one_null doctests. Thanks to George Sakkis for the patch.Russell Keith-Magee