Nti-app-pyramid-zope

Latest version: v0.0.2

Safety actively analyzes 621907 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.3

==================

- Require ``zope.principalregistry`` and configure it from
``configure.zcml``. This packge needs the unauthenticated principal
utility it provides.

- Require ``zope.publisher`` and configure it from ``configure.zcml``.
This is needed for language negotiation based on requests.

- Add support for I18N.

0.0.2

==================

- Add ``nti.app.pyramid_zope.traversal.ZopeResourceTreeTraverser``, a
Pyramid ``ITraverser`` that uses the ``zope.traversing`` machinery,
including path adapters and namespaces.

- Make ``configure.zcml`` register the standard traversing adapters
which accept a Pyramid ``IRequest`` object. This goes hand-in-hand
with using the ``ZopeResourceTreeTraverser``. These are the same
namespaces that would be registered by ``zope.traversing`` for the
Zope request (with the exception of the ``attribute`` namespace).

0.0.1

==================

- Initial release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.