torchbox / django-pattern-library

UI pattern libraries for Django templates
https://torchbox.github.io/django-pattern-library/
BSD 3-Clause "New" or "Revised" License
360 stars 44 forks source link

Jinja support #247

Open CuriousLearner opened 2 months ago

CuriousLearner commented 2 months ago

Description

Adds Jinja support to the django-pattern-library. It is based on @gone's work and will superseed #206.

Fixes https://github.com/torchbox/django-pattern-library/issues/171 -> Discussion https://github.com/torchbox/django-pattern-library/discussions/180

Checklist