[Django logo]

Project: Django

Revision: 8957

Author: mtredinnick

Date: 03 Sep 2008 18:45:33

Diff at Trac: http://code.djangoproject.com/changeset/8957

Changes:

Fixed #8841 -- Fixed a case of ForeignKeys to models constructed with
inheritance.

This patch is uglier than it needs to be (see comment in patch) to ensure no
accidental bug is introduced just before 1.0. We'll clean it up later.

Files:
modified: /django/trunk/django/forms/models.py (try)
Diff: To list