/nti.site

Opinionated zope3 sites that mix persistent and configured components

Primary LanguagePythonOtherNOASSERTION

nti.site

https://travis-ci.org/NextThought/nti.site.svg?branch=master https://coveralls.io/repos/github/NextThought/nti.site/badge.svg?branch=master

nti.site offers a set of classes and utility functions to integrate non-persistent name-based configuration of components using z3c.baseregistry with persistent in-database components. These are mixed and matched at runtime as needed to keep one "main" application persistent site in the component lookup order.

For complete details and the changelog, see the documentation.