summaryrefslogtreecommitdiff
path: root/tests/modeltests/generic_relations
AgeCommit message (Expand)Author
2007-03-23Renumbered all the doctest examples so that they are ordered correctly on the...Jacob Kaplan-Moss
2007-01-25Fixed #3215, #3081, #2749 -- Fixed problem with mistaken deletion of objects ...Russell Keith-Magee
2006-08-27Refs #2333 - Modified runtests script to use new testing framework. Migrated ...Russell Keith-Magee
2006-06-20Fixed #2195 -- Fixed spelling error in generic_relations model test. Other er...Adrian Holovaty
2006-06-19Fixed some small typos in generic_relations model testsAdrian Holovaty
2006-06-16Added generic foreign key support to Django. Much thanks to Ian Holsman and Jacob Kaplan-Moss