summaryrefslogtreecommitdiff
path: root/tests/postgres_tests
diff options
context:
space:
mode:
authorAnssi Kääriäinen <akaariai@gmail.com>2014-07-14 14:23:34 +0300
committerTim Graham <timograham@gmail.com>2014-07-14 10:50:41 -0400
commit9cd5201abd24ba2632753029ee1957947cdc32f5 (patch)
tree4a005b8e63b7092202829f5dbc1627987fcd8c59 /tests/postgres_tests
parent38e001ab6caa8e5da68dbefd17322adcd2603c21 (diff)
Fixed #22994 -- regression with generic FK + admin list_view
The reason for the regression was that the GenericForeignKey field isn't something meta.get_field_by_name() should return. The reason is that a couple of places in Django expects get_field_by_name() to work this way. It could make sense to return GFKs from get_field_by_name(), but that should likely be done as part of meta refactoring or virtual fields refactoring patches. Thanks to glicerinu@gmail.com for the report and to Tim for working on the issue.
Diffstat (limited to 'tests/postgres_tests')
0 files changed, 0 insertions, 0 deletions