django/tests/regressiontests/generic_relations_regress
2010-01-22 18:39:48 +00:00
..
__init__.py Fixed #9546: GenericRelations inherited from base models no longer query using the wrong content type. 2009-04-03 19:52:14 +00:00
models.py Fixed #12664 -- Fixed GenericRelation.m2m_reverse_name to return the correct pk column name. 2010-01-22 18:39:48 +00:00
tests.py Fixed #12664 -- Fixed GenericRelation.m2m_reverse_name to return the correct pk column name. 2010-01-22 18:39:48 +00:00