summaryrefslogtreecommitdiff
path: root/tests/foreign_object/models.py
AgeCommit message (Expand)Author
2014-11-16Renamed qn to compilerJosh Smeaton
2014-03-03Fixed many typos in comments and docstrings.Rodolfo Carvalho
2013-12-01Fixed incorrect type for max_length.Tim Graham
2013-11-02PEP8 cleanupJason Myers
2013-08-06Fixed ordering related test failureAnssi Kääriäinen
2013-07-25Fixed ._meta.pk_index() virtual field failureAnssi Kääriäinen
2013-06-27Add related_query_name to ForeignKey/M2M. Refs #20244Andrew Godwin
2013-03-24Fixed 19385 -- Added ORM support for multicolumn joinsAnssi Kääriäinen