Coltrane

Latest version: v0.38.7

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

Scan your dependencies

Page 4 of 10

0.32.0

- Add `pubdate` to RSS feed [61](https://github.com/adamghill/coltrane/pull/61) by [Tobi-De](https://github.com/Tobi-De).
- Support setting a custom `TIME_ZONE`.

0.31.0

- Create example `Dockerfile` and `gunicorn.conf.py` files for easier deployments of `coltrane` apps.
- [Add the ability](installation.mdextras) to use [JSON5](https://json5.org) for data files.

**Breaking changes**

- Remove loading `data.json`. All data should be in JSON files in the `data` directory.
- The default markdown renderer is now `mistune` instead of `markdown2`. The next version of `coltrane` will remove the option to use `markdown2`.

0.30.0

- Add `COLTRANE_IS_SECURE` [env variable](env.mdcoltrane_is_secure).
- Add `django.middleware.gzip.GZipMiddleware`, `django.middleware.http.ConditionalGetMiddleware`, `django.middleware.csrf.CsrfViewMiddleware` middlewares.

0.29.0

- [`django-unicorn`](https://www.django-unicorn.com) integration.
- Fix: Passing `INSTALLED_APPS` into `init` now does not override the default apps.

0.28.0

- Add `DISABLE_WILDCARD_TEMPLATES` setting.
- Add `data`, `slug`, `template`, and `now` to direct HTML template for as much parity to `markdown` content as possible.

0.27.0

- Support directory wildcards.
- Add `paths` template tag.

Page 4 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.