Closed
Description
I'd like to propose a new section in the README for developer tooling related libraries. For instance, curlylint, djhtml, and djlint are all for formatting templates and designed to be used outside of a Django project (CLI, pre-commit, etc.) whereas the rest of the libraries within the Templates section are for actual template rendering and use in a Django project.
I think it'd be a nice QoL improvement to the structure of the list if the developer tools were separate from the libraries designed to go in a project's INSTALLED_APPS
.
Metadata
Metadata
Assignees
Labels
No labels