django-language-server/tests/project/djls_app
Josh Thomas d99c96d6b6
Some checks are pending
lint / pre-commit (push) Waiting to run
lint / rustfmt (push) Waiting to run
lint / clippy (push) Waiting to run
lint / cargo-check (push) Waiting to run
release / release (push) Blocked by required conditions
test / generate-matrix (push) Waiting to run
release / build (push) Waiting to run
release / test (push) Waiting to run
test / Python , Django () (push) Blocked by required conditions
test / tests (push) Blocked by required conditions
zizmor 🌈 / zizmor latest via PyPI (push) Waiting to run
Replace PyO3 with IPC approach for Python/project information (#214)
2025-09-09 19:08:42 -05:00
..
migrations add simple test project (#132) 2025-05-02 22:29:52 -05:00
templates/djls_app Replace PyO3 with IPC approach for Python/project information (#214) 2025-09-09 19:08:42 -05:00
__init__.py add simple test project (#132) 2025-05-02 22:29:52 -05:00
admin.py add simple test project (#132) 2025-05-02 22:29:52 -05:00
apps.py add simple test project (#132) 2025-05-02 22:29:52 -05:00
models.py add simple test project (#132) 2025-05-02 22:29:52 -05:00
tests.py add simple test project (#132) 2025-05-02 22:29:52 -05:00
views.py add simple test project (#132) 2025-05-02 22:29:52 -05:00