summaryrefslogtreecommitdiff
path: root/tests/foreign_object/models/person.py
AgeCommit message (Expand)Author
2018-03-16Fixed hanging indentation in various code.Mariusz Felisiak
2017-01-18Refs #23919 -- Removed python_2_unicode_compatible decorator usageClaude Paroz
2015-12-24Fixed #25972 -- Restored support for the isnull lookup with ForeignObject.Tomo Otsuka
2015-08-14Moved foreign_object models.py into a module.Tim Graham