summaryrefslogtreecommitdiff
path: root/tests/modeltests/generic_relations
AgeCommit message (Expand)Author
2007-01-31Merged revisions 4186 to 4454 from trunk.Robin Munn
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