mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-09-04 01:10:42 +00:00
No description
* add djls-django crate * rework * oops * add check for GDAL and GeoDjango * lots of things * remove unused scripts * move scripts to dedicated mod and make static consts * inline gdal check * rename mod * rename mod * move server info to consts * adjust pyproject * hide rustfmt config * simplify django setup * adjust printing |
||
---|---|---|
.cargo | ||
.github | ||
crates | ||
python | ||
.editorconfig | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.rustfmt.toml | ||
Cargo.toml | ||
Justfile | ||
LICENSE | ||
pyproject.toml | ||
README.md | ||
uv.lock |
django-language-server
A Language Server Protocol implementation for Django projects.