icsemantic.core.browser.base.BaseView:
So this mixin fixes some issues with doing zope3 in zope2
for views specifically it puts a debug attribute on the request
which some view machinery checks for secondly it lookups the
user locale, and attaches it as an attribute on the request where
the i10n widget machinery expects to find it.