[Checkins] [zopefoundation/zc.form] 448cd0: Bind fields that are contained in a Combination fi...

GitHub noreply at github.com
Tue Aug 2 09:19:21 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zc.form
  Commit: 448cd02540c7cf7fca76dd89c2215f3f0f470dea
      https://github.com/zopefoundation/zc.form/commit/448cd02540c7cf7fca76dd89c2215f3f0f470dea
  Author: Florian Pilz <fp at gocept.com>
  Date:   2016-08-02 (Tue, 02 Aug 2016)

  Changed paths:
    M CHANGES.txt
    M src/zc/form/field.py

  Log Message:
  -----------
  Bind fields that are contained in a Combination field (#1)

* Bind fields that are contained in a Combination field.

- this is required for fields like Choice with `BasicContextualSourceFactory`

* Use list comprehension to shorten binding of contained fields.

* Add CHANGELOG entry for binding contained fields.




More information about the checkins mailing list