No description
Find a file
2024-12-10 20:27:21 -06:00
.cargo add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
.github create djls-ipc crate for communicating with Django process (#17) 2024-12-10 18:49:41 -06:00
crates add integration tests for retries, fix bugs that surfaced (#18) 2024-12-10 20:27:21 -06:00
python move scripts to dedicated module (#13) 2024-12-10 12:09:57 -06:00
.editorconfig add support files 2024-12-05 11:29:31 -06:00
.gitignore adjust gitignore for python 2024-12-10 14:14:50 -06:00
.pre-commit-config.yaml add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
.rustfmt.toml add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
Cargo.toml create djls-ipc crate for communicating with Django process (#17) 2024-12-10 18:49:41 -06:00
Justfile add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
LICENSE add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
pyproject.toml add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
README.md add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
uv.lock add djls-django crate (#6) 2024-12-07 16:02:48 -06:00

django-language-server

A Language Server Protocol implementation for Django projects.