django/tests/regressiontests/generic_relations_regress
Justin Bronn c1584383fa Fixed #12664 -- Fixed `GenericRelation.m2m_reverse_name` to return the correct pk column name.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12276 bcc190cf-cafb-0310-a4f2-bffc1f526a37
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