Skip to content

AnyBlok/anyblok_attachment_jinja

Repository files navigation

Version status Build status Coverage Documentation Status gitter

Python versions

AnyBlok attachment jinja

Improve AnyBlok and Attachment system.

Blok Dependancies Description
report-jinja attachment report wkhtml2pdf Use the jinja2 templating engine to create the document.

AnyBlok / Attachment jinja is released under the terms of the Mozilla Public License.

See the latest documentation

Running Tests

To run framework tests with pytest:

pip install pytest
ANYBLOK_DATABASE_DRIVER=postgresql ANYBLOK_DATABASE_NAME=test_anyblok anyblok_createdb --install-bloks report-jinja
ANYBLOK_DATABASE_DRIVER=postgresql ANYBLOK_DATABASE_NAME=test_anyblok py.test anyblok_attachment_jinja/bloks

AnyBlok is tested continuously using Travis CI

Author

Jean-Sébastien Suzanne

Bugs

Bugs and features enhancements to AnyBlok should be reported on the Issue tracker.