Assets and other things shared between multiple onegov applications
Project description
Run the Tests
Install tox and run it:
pip install tox tox
Limit the tests to a specific python version:
tox -e py27
Conventions
Onegov Shared follows PEP8 as close as possible. To test for it run:
tox -e pep8
Onegov Shared uses Semantic Versioning
Build Status
Coverage
Latest PyPI Release
License
onegov.shared is released under GPLv2
Changelog
0.3.3 (2019-07-12)
Fixes Travis build. [href]
0.3.2 (2019-07-12)
Fixes checkboxes not triggering form dependencies. [href]
0.3.1 (2019-05-13)
Improves handling of checkboxes in form dependencies.
0.3.0 (2019-04-22)
Triggers show/hide events when changing the visibility through dependencies. [msom]
Requires Python 3.6. [href]
0.2.2 (2016-12-28)
Improves the form-dependencies performance by pausing form-rendering. [href]
0.2.1 (2016-12-27)
Adds support for group-labels. [href]
0.2.0 (2016-06-10)
Supports the new field dependency options of onegov.form. [msom]
0.1.0 (2015-10-12)
Removes Python 2.x support. [href]
0.0.1 (2015-10-07)
Initial Release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.