Dj-angles

Latest version: v0.14.0

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

Scan your dependencies

Page 1 of 3

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.

0.10.0

- Add `default_mapper` based on [7](https://github.com/adamghill/dj-angles/pull/7) from [nanuxbe](https://github.com/nanuxbe).

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.