summaryrefslogtreecommitdiff
path: root/tests/regressiontests/generic_relations_regress
AgeCommit message (Expand)Author
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2011-07-13Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for t...Jannis Leidel
2010-02-10Fixed #11535: Corrected SQL generated for queries involving generic relations...Karen Tracey
2010-01-29Fixed #12721: Ensured objects with generic relations that use non-integer obj...Karen Tracey
2010-01-22Fixed #12664 -- Fixed `GenericRelation.m2m_reverse_name` to return the correc...Justin Bronn
2009-04-03Fixed #9546: GenericRelations inherited from base models no longer query usin...Jacob Kaplan-Moss