django/tests
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
..
modeltests Fixed #12582. Model validation on ForeignKeys now respects limit_choices_to. Thanks, Honza Král. 2010-01-21 03:26:14 +00:00
regressiontests Fixed #12664 -- Fixed `GenericRelation.m2m_reverse_name` to return the correct pk column name. 2010-01-22 18:39:48 +00:00
templates
runtests.py Fixed #12624 -- Modified test runners to be class based. 2010-01-18 15:11:01 +00:00
urls.py