Dj-angles

Latest version: v0.20.0

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

Scan your dependencies

Page 2 of 5

0.14.1

- Support conditional attributes on `dj` tags, e.g. `dj-include`.

0.14.0

- Add support for `dj-if`, `dj-elif`, `dj-else` attributes.
- Add `initial_attribute_regex` setting.

0.13.1

- Better handling of spaces and tabs in template tag arguments.

0.13.0

- Handle newlines in template tag arguments.

0.12.0

- Self-closing `dj-block` tag; `<dj-block name='content' />` would translate to `{% block content %}{% endblock content %}`.
- Handle template includes that begin with an underscore; `<dj-partial />` would translate to, in order, either `partial.html` or `_partial.html` depending on which template file was found.

0.11.0

- Use the start tag's `name` for `dj-block` end tag if possible.

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.