FeinCMS implemented a work-around:
https://github.com/feincms/feincms/commit/30e93f33ffb17d9a3544c9bbc83c8bfa57b24a60
Impending pull request loosens the check by always allowing the primary
key to be referenced in the querystring.
--
Ticket URL: <https://code.djangoproject.com/ticket/23839>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by jphalip):
See PR: https://github.com/django/django/pull/3538
--
Ticket URL: <https://code.djangoproject.com/ticket/23839#comment:1>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/23839#comment:2>
* needs_better_patch: 0 => 1
* stage: Ready for checkin => Accepted
Comment:
Bumping off RFC per Simon's comment on the PR: "Please don't merge yet,
I'd like to discuss the whole subject of `to_field_allowed` regressions on
the developers mailing list first."
--
Ticket URL: <https://code.djangoproject.com/ticket/23839#comment:3>
* status: new => closed
* resolution: => duplicate
Comment:
After further analysis this should be considered a duplicate of #23754.
--
Ticket URL: <https://code.djangoproject.com/ticket/23839#comment:4>