Django-template-lsp

Latest version: v1.1.0

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

Scan your dependencies

1.1.0

What's changed:

* Fix Neovim setup docs by neolooong
* Perform Django data updates in a separate thread by krukas
* Add type information for completion items by danielebra

Get it [here](https://pypi.org/project/django-template-lsp/1.1.0)

1.0.0

What's changed:

- Add version check on startup and notifies when a new version is available.
- Show error message on startup when Django data collection fails.
- Fix go to definition not working for `include` and `extends` with single quotes.
- Add `--collect` option to test and debug Django data collection.
- Add completions for `request`.
- Improve tag completion order based on scope.
- Improve maintainability by adding tests for the parser.
- Add config and documentation for local development.
- Improve documentation.

Get it [here](https://pypi.org/project/django-template-lsp/1.0.0)

0.10.0

What's changed:
* Resolved a startup timeout issue caused by calling functional views.
* Add inner and end tags for blocktranslate

Get it [here](https://pypi.org/project/django-template-lsp/0.10.0)

0.9.5

What's changed:
* Added automatic publish to PyPi, creating release in Github

Get it [here](https://pypi.org/project/fourdigits/django-template-lsp/0.9.5)

0.9.0

**Features**

- Added "Go to Definition" and "Hover" support for url tag.
- Added "Go to Definition" support for tags and filters.
- Added partial "Go to Definition" support for context.

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.