summaryrefslogtreecommitdiff
path: root/docs/ref/forms
diff options
context:
space:
mode:
authorAnssi Kääriäinen <akaariai@gmail.com>2013-11-12 21:35:52 +0200
committerAnssi Kääriäinen <akaariai@gmail.com>2013-11-16 20:07:35 +0200
commit0e079e4331a8be4dbd18d5e5776116330b0a5e61 (patch)
treef5547108801e6598768e530805fe19b18a5f580c /docs/ref/forms
parentb642d540d4ef2e72b0a89fe95b8777702ce08973 (diff)
Fixed #21428 -- editable GenericRelation regression
The GenericRelation refactoring removed GenericRelations from model._meta.many_to_many. This had the side effect of disallowing editable GenericRelations in ModelForms. Editable GenericRelations aren't officially supported, but if we don't fix this we don't offer any upgrade path for those who used the ability to set editable=True in GenericRelation subclass. Thanks to Trac alias joshcartme for the report and stephencmd and Loic for working on this issue.
Diffstat (limited to 'docs/ref/forms')
0 files changed, 0 insertions, 0 deletions