Collective.vdexvocabulary

Latest version: v0.3

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

Scan your dependencies

Page 1 of 2

0.3.1

------------------

- Nothing changed yet.

0.3

----------------

- Support for Python 3.
[thet]

- Reformat the codebase using black and isort to meet current coding guidelines.
[thet]

- Remove ``bootstrap.py``. Buildout is installed via pip nowadays.
[thet]

- Add ``default_language`` option when registering vocabularies.
Default language is used when the site language is not available
in a vdex file. Not specifying this still means a default of 'en'.
[tmog]

0.2.2

------------------

- Newer lxml doesn't allow accessing ``_root`` anymore.
This switches to ``getroot()``.
[pilz]

0.2.1

------------------

- Plone 4.3 compatibility
[ale-rt]

- lxml compatibility (imsvdex dropped elementtree in favour of lxml)
[ale-rt]

- entry point for z3c.autoinclude
[ale-rt]

0.2

----------------

- A bunch of refactoring in order to add a new vocab type: TreeVocabulary.
As the name suggests, treevocabulary supports
``zope.schema.interfaces.ITreeVocabulary``. It has better i18n-support using
own i18n-domains for the caption and description of a term.
[jensens]

0.1.2

------------------

- don't use context to determine current language, but use getSite.
context may be adapter or other object without acquisition
(eg. in forms with ignoreContext=True).
[naro]

- depend on "setuptools", not "distribute"
[nutjob]

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.