Coltrane

Latest version: v0.35.4

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

Scan your dependencies

Page 4 of 8

0.23.0

- Add `EXTRA_FILE_NAMES` setting to support serving static files like `robots.txt`.

0.22.0

- Add support for rendering markdown with `mistune`. See [MARKDOWN_RENDERED](settings.md) for how to enable. `mistune` will be the default renderer after 0.22.0 because it is 1) faster rendering markdown than `markdown2`, 2) enables new functionality like `abbr`, 3) fixed a bug in the generation of the tables of contents HTML, and 4) has a plugin architecture to add new features.
- Improve table of contents rendering for `mistune`.

0.21.0

- Add `order_by` to `directory_contents` templatetag.
- Fix `TOC` outputting 'None' when it should be `None`.

0.20.0

- Add `to_html` template tag. [37](https://github.com/adamghill/coltrane/pull/37) by [Tobi-De](https://github.com/Tobi-De)
- Breaking change: change `date` to `publish_date` in metadata. [39](https://github.com/adamghill/coltrane/pull/37) by [Tobi-De](https://github.com/Tobi-De)
- Breaking change: change `SITE` setting to `SITE_URL`.
- Automatically add `verbatim` templatetag around code fences.

0.19.0

- Update project name to `coltrane`.

0.18.3

- Fix bug where templatetags could not be loaded when the base directory was ".".

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.