summaryrefslogtreecommitdiff
path: root/tests/modeltests/generic_relations
AgeCommit message (Expand)Author
2007-02-10Backport generic-relations data loss fix from [4428]. Thanks to Malcolm for p...James Bennett
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