django-pattern-library icon indicating copy to clipboard operation
django-pattern-library copied to clipboard

UI pattern libraries for Django templates

Results 45 django-pattern-library issues
Sort by recently updated
recently updated
newest added

## Description I recently learned about registering/using custom YAML tags and they pair well with Django Pattern Library. Once thing though is that custom tags are currently registered globally and...

enhancement
django

When looking at a component in the pattern library, if the component has any [docs](https://torchbox.github.io/django-pattern-library/guides/usage-tips/#document-your-patterns), I'm liable to miss them, because they are hidden inside a tab. ### Describe the...

enhancement
help wanted
ui

I do mostly back-end development. My organization hired somebody to do visual design for a site and they are delivering their work in the form of a set of `django-pattern-library`...

### Is your proposal related to a problem? Part of [Jinja2 support plan #180](https://github.com/torchbox/django-pattern-library/discussions/180). Version 1.5.0 ships with experimental Jinja support, missing the ability to override tags / functions /...

Used https://github.com/mkniewallner/migrate-to-uv via `uvx migrate-to-uv` Some timings using `time ` ```sh poetry install 5.85s user 3.40s system 101% cpu 9.124 total uv sync 0.87s user 1.91s system 137% cpu 2.027...