django/tests/regressiontests/model_formsets_regress
Honza Král 73cd9b61c9 Fixed failing tests caused by r14667
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14670 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-21 17:48:52 +00:00
..
__init__.py Fixed #10243, #11043 -- Corrected handling of formsets over a ForeignKey that uses to_field, and by extension, fixed the admin for handling fields of that type. Thanks to apollo13 for the initial patch. 2009-05-13 14:04:29 +00:00
models.py Fixed #11120 -- Corrected handling of inlines attached to inherited classes, broken by r10756. Thanks to George Song and Michael Strickland for the simultaneous reports. 2009-05-15 12:44:51 +00:00
tests.py Fixed failing tests caused by r14667 2010-11-21 17:48:52 +00:00