summaryrefslogtreecommitdiff
path: root/tests/custom_lookups/models.py
AgeCommit message (Expand)Author
2017-01-18Refs #23919 -- Removed python_2_unicode_compatible decorator usageClaude Paroz
2016-08-11Fixed #26891 -- Fixed lookup registration for ForeignObject.Ryan P Kilby
2014-11-03Fixed #23420 - broken warning for unbound naive datetime objectsAndy Chosak
2014-01-18Fixed #16187 -- refactored ORM lookup systemAnssi Kääriäinen