------------------
- Provide BrowserDefaultMixin.__browser_default__ so subclasses do not have to
provide their own.
[elro]
- Fix BrowserDefaultMixin.__call__ (never normally used in vanilla Plone) to
work with views. [elro]
- Avoid deprecation warning in Zope 2.13.
[davisagli]
- Fixed test setup to work with ZCA-based GenericSetup profile registry.
[davisagli]