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
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
Jean-Sébastien Suzanne
Bugs and features enhancements to AnyBlok should be reported on the Issue tracker.