Branch: refs/heads/stable/1.6.x
Home:
https://github.com/django/django
Commit: c5c4bfa12aa0e8d4e8b46d77b6159f59330c3313
https://github.com/django/django/commit/c5c4bfa12aa0e8d4e8b46d77b6159f59330c3313
Author: Emmanuelle Delescolle <
em...@lasolution.be>
Date: 2014-10-06 (Mon, 06 Oct 2014)
Changed paths:
M django/contrib/admin/options.py
M docs/releases/1.4.16.txt
M docs/releases/1.5.11.txt
M docs/releases/1.6.8.txt
M tests/admin_views/admin.py
M tests/admin_views/models.py
M tests/admin_views/tests.py
Log Message:
-----------
[1.6.x] Fixed #23604 -- Allowed related m2m fields to be references in the admin.
Thanks Simon Charette for review.
Backport of a24cf21722 from master