summaryrefslogtreecommitdiff
path: root/tests/foreign_object/models/__init__.py
AgeCommit message (Expand)Author
2015-08-15Fixed #25064 -- Allowed empty join columns.Alex Hill
2015-08-14Moved foreign_object models.py into a module.Tim Graham