town6.request

Module Contents

Classes

TownRequest

Extends the default Morepath request with virtual host support and

class town6.request.TownRequest(*args, **kwargs)[source]

Bases: onegov.org.request.OrgRequest

Extends the default Morepath request with virtual host support and other useful methods.

Virtual hosting might be supported by Morepath directly in the future: https://github.com/morepath/morepath/issues/185